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: Fix BIV detection with promoted loop indexes


    Looking forward, this general pattern happens a lot.  It looks 
    like your change breaks "unsigned int" arithmetic quite badly.

I don't understand why, but I agree this isn't the time to figure it out.

    Perhaps we should have added add[qh]i3 patterns similar to addsi3?

Interesting idea.  Let me experiment tomorrow.


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