On Tue, 5 Apr 2016, Hurugalawadi, Naveen wrote:

Hi,

Looks like you are turning x*-1 < y*-1 into x<y? That doesn't work...

Please find attached the modified patch that works on integer
constant values.

Please review the patch and let me know if this is okay?

-1 is an integer constant, so that's still invalid. It is also invalid for unsigned. The :s are useless since the output is a single insn.

--
Marc Glisse

Reply via email to