[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:05:29 PST 2023


bcl5980 updated this revision to Diff 495361.

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.495361.patch
Type: text/x-patch
Size: 13263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/5b303e0e/attachment.bin>


More information about the llvm-commits mailing list