[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
Fri Jun 21 14:17:37 PDT 2019


huihuiz updated this revision to Diff 206078.
huihuiz added a comment.

minor fix of comments in the test file


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63670/new/

https://reviews.llvm.org/D63670

Files:
  llvm/test/Transforms/InstCombine/shl-and-unsigned-cmp-const.ll
  llvm/test/Transforms/InstCombine/shl-unsigned-cmp-const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63670.206078.patch
Type: text/x-patch
Size: 16852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/28dc073f/attachment.bin>


More information about the llvm-commits mailing list