[PATCH] D132888: [InstCombine] reduce test-for-overflow of shifted value
Tian Zhou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 11:13:51 PDT 2022
tianz updated this revision to Diff 456733.
tianz added a comment.
Removed unnecessary parentheses
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.456733.patch
Type: text/x-patch
Size: 7937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/5120dbe7/attachment.bin>
More information about the llvm-commits
mailing list