[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 17:16:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364256: [InstCombine][NFC] Add test to show missing fold for icmp ult/uge (shl %x, C2)… (authored by huihuiz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63670?vs=206319&id=206337#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63670

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63670.206337.patch
Type: text/x-patch
Size: 8587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/ecb963c4/attachment.bin>


More information about the llvm-commits mailing list