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: rs6000 geu/ltu patterns


	I guess in the short-run, if GCC does generate those comparisons,
we need your proposed patch as an optimization.  We really don't want GCC
to generate the actual comparison, assuming GCC generates something
stupid if zero is rejected.

	In the long run, GCC should optimize this in a machine-independent
way.  Tree-SSA may do better.

David


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