[PATCH] D104662: [SCEVExpander] Prefer pointer expansion for overflow checks

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 13:11:35 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe735f2bf3792: [SCEVExpander] Prefer pointer expansion for overflow checks (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104662

Files:
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll
  llvm/test/Transforms/LoopVersioning/wrapping-pointer-versioning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104662.370033.patch
Type: text/x-patch
Size: 24347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/106aa1c7/attachment.bin>


More information about the llvm-commits mailing list