[PATCH] D154188: [IRCE] Implement runtime overflow check for computed range's end

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 02:59:37 PDT 2023


aleksandr.popov updated this revision to Diff 538051.
aleksandr.popov edited the summary of this revision.
aleksandr.popov added a comment.

Rebased


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

https://reviews.llvm.org/D154188

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: D154188.538051.patch
Type: text/x-patch
Size: 27698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/65486618/attachment.bin>


More information about the llvm-commits mailing list