[PATCH] D143373: [InstCombine] fold icmp of the sum of ext bool based on limited range
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 20:02:15 PST 2023
bcl5980 updated this revision to Diff 495356.
bcl5980 edited the summary of this revision.
bcl5980 added a comment.
Address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143373/new/
https://reviews.llvm.org/D143373
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-range.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143373.495356.patch
Type: text/x-patch
Size: 9491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/f1d6bb7b/attachment.bin>
More information about the llvm-commits
mailing list