[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
Wed Jul 12 02:20:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcdcefd2f9a2d: [IRCE] Implement runtime overflow check for computed range's end (authored by aleksandr.popov).

Repository:
  rG LLVM Github Monorepo

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


More information about the llvm-commits mailing list