[PATCH] D109093: [SCEVExpander] Simplify pointer overflow check

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 11:16:14 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc86e1ce73bb6: [SCEVExpander] Simplify pointer overflow check (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109093

Files:
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/Analysis/LoopAccessAnalysis/wrapping-pointer-ni.ll
  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: D109093.370335.patch
Type: text/x-patch
Size: 21087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/6841b0fa/attachment.bin>


More information about the llvm-commits mailing list