RFC: IPO optimization framework for GCC
Richard Guenther
richard.guenther@gmail.com
Sat Oct 8 12:22:00 GMT 2005
On 10/8/05, Daniel Berlin <dberlin@dberlin.org> wrote:
> > Generic but you might want to start by trying to define a type
> > system first.
Why not gimple?
> Actually, we shouldn't be writing out any of them, at least in their
> current form.
>
> (IE it shouldn't be pickled trees)
Or even dump SSA form, which would make it easier to dump something
different than trees. But of course, dumping the expressions is easy, dumping
all the extra information in it's current form is a mess.
Richard.
More information about the Gcc
mailing list