[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
Tue Feb 14 18:34:19 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd31a3b3a526: [InstCombine] fold icmp of the sum of ext bool based on limited range (authored by bcl5980).
Changed prior to commit:
https://reviews.llvm.org/D143373?vs=497170&id=497525#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143373/new/
https://reviews.llvm.org/D143373
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/test/Transforms/InstCombine/icmp-range.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143373.497525.patch
Type: text/x-patch
Size: 14128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/9e8cc081/attachment.bin>
More information about the llvm-commits
mailing list