[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:06:58 PDT 2022
tianz updated this revision to Diff 456728.
tianz added a comment.
Rewrote with m_Specific
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.456728.patch
Type: text/x-patch
Size: 7937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/42923e27/attachment.bin>
More information about the llvm-commits
mailing list