[PATCH][AArch64] Enable sign check optimization by CSE

Jiangning Liu liujiangning1 at gmail.com
Tue Aug 12 18:20:20 PDT 2014


Hi Sergey,

The 2nd compare instruction should not be under the same condition as the
1st one, I think.

Can you try attached small case? With your patch, it may trigger
segmentation fault.

Thanks,
-Jiangning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140813/b76d3f15/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad_case_for_ccmp_opt.c
Type: text/x-csrc
Size: 944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140813/b76d3f15/attachment.c>


More information about the llvm-commits mailing list