[PATCH] D132888: [InstCombine] reduce test-for-overflow of shifted value

Tian Zhou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 00:01:49 PDT 2022


tianz updated this revision to Diff 456871.
tianz added a comment.

Updated tests according to review comments


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

https://reviews.llvm.org/D132888

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-shl-1-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132888.456871.patch
Type: text/x-patch
Size: 6026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/50ba886f/attachment.bin>


More information about the llvm-commits mailing list