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: Clean up MIPS branch handling, fix mips-ps-*.c failures


Adam Nemet <anemet@caviumnetworks.com> writes:
> Funny, I was debugging the same thing yesterday because I too was
> trying to remove the mode from comparisons when we expand conditional
> branches and these showed up as local performance-regressions.

So the change on its own was a net loss for you?  If so, we'd better
switch back to using the original mode for integer comparisons until
the problem has been fixed.  (I'd actually tested the patch that way
originally, but then decided to go the whole hog.)

Richard


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