[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 11:52:42 PDT 2023


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

Refactored


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


More information about the llvm-commits mailing list