[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
Thu Feb 9 20:32:00 PST 2023


bcl5980 updated this revision to Diff 496322.
bcl5980 added a comment.

Make the code easier to read.


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.496322.patch
Type: text/x-patch
Size: 9418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/e183b28d/attachment.bin>


More information about the llvm-commits mailing list