[PATCH] D148244: [IRCE] Support inverted range check's predicate

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 06:29:51 PDT 2023


aleksandr.popov updated this revision to Diff 515713.
aleksandr.popov added a comment.

rebased


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148244/new/

https://reviews.llvm.org/D148244

Files:
  llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/test/Transforms/IRCE/non-loop-invariant-rhs-instr.ll
  llvm/test/Transforms/IRCE/stride_more_than_1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148244.515713.patch
Type: text/x-patch
Size: 8227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/ed83d475/attachment.bin>


More information about the llvm-commits mailing list