This is the mail archive of the gcc-patches@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]

Re: [PATCH]: Fix PR tree-optimization/27755, add partial anticipation



O3 is supposed to be optimizing harder than O2, and make more of a
space-speed tradeoff.
That is what partial anticipation is doing.

Would you accept a patch adding a flag such as -ftree-ppre?


If so, I can work on it.

Paolo


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