[PATCH] D63670: [InstCombine][NFC] Add test to show missing fold for icmp ult/uge (shl %x, C2), C1.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 15:01:31 PDT 2019
huihuiz updated this revision to Diff 206308.
huihuiz added a comment.
remove test file for "shl-and-compare", as "shl-compare" test cases are sufficient.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63670/new/
https://reviews.llvm.org/D63670
Files:
llvm/test/Transforms/InstCombine/shl-unsigned-cmp-const.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63670.206308.patch
Type: text/x-patch
Size: 6891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/3e98d869/attachment.bin>
More information about the llvm-commits
mailing list