[PATCH] D154069: [IRCE] Parse range checks in the form of "LHS - RHS vs Limit"

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 08:19:33 PDT 2023


aleksandr.popov updated this revision to Diff 537735.
aleksandr.popov retitled this revision from "[IRCE][NFC] Parse range checks in the form of "LHS - RHS vs Limit"" to "[IRCE] Parse range checks in the form of "LHS - RHS vs Limit"".
aleksandr.popov edited the summary of this revision.
aleksandr.popov added a comment.

Update according to review comments


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

https://reviews.llvm.org/D154069

Files:
  llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/test/Transforms/IRCE/iv-plus-offset-range-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154069.537735.patch
Type: text/x-patch
Size: 20611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/62a5fb2c/attachment.bin>


More information about the llvm-commits mailing list