This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[tree-ssa] Producing lowered gimple directly?


Hello,

reviewing the contents of gimple-low.c, I think it would be relatively
simple to merge it directly into gimplification.  This would make
things a bit faster and more memory efficient, at the expense of slightly
less clear code.  Any opinions for or against it?

Zdenek


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]