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] Missing simplifications in simplify_plus_minus



It's early, and I haven't given the mechanics much thought, so I
can't immediately see a solution/implementation, but the above
comments should explain what the underlying problem is.

I'm thinking about using insertion sort in the initial loop. This would
allow more canonicalization and ultimately should reenable the lost optimization.


Paolo


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