Related articles |
---|
I-langs for optimization markhall@pyrps5.pyramid.com (1989-01-13) |
Re: I-langs for optimization steve@hupcap.clemson.edu (1989-01-17) |
From: | steve@hupcap.clemson.edu (Steve Stevenson) |
Newsgroups: | comp.compilers |
Date: | 17 Jan 89 21:30:15 GMT |
References: | <3180@ima.ima.isc.com> |
> What `level' of intermediate language is best for optimization?
We have been doing some work here with vectorization and languages which are
oriented to scientific programming. We so far find that the necessity to deal
with idioms sets the level. That is, if the level is too low, the
optimizations are hard to find; if to high, one gets a copy of the original
input. Contact Abbas Youssefi ( youssef@citron.cs.clemson.edu ) for the latest
in our war stories.
Steve (really "D. E.") Stevenson steve@hubcap.clemson.edu
Department of Computer Science, (803)656-5880.mabell
Clemson University, Clemson, SC 29634-1906
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.