[PATCH] D152456: SeparateConstOffsetFromGEP: Don't use SCEV

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 04:21:37 PDT 2023


arsenm updated this revision to Diff 533555.
arsenm retitled this revision from "SeparateConstOffsetFromGEP: Preserve SCEV" to "SeparateConstOffsetFromGEP: Don't use SCEV".
arsenm edited the summary of this revision.
arsenm added a comment.
Herald added a subscriber: nemanjai.

Don't use SCEV at all


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

https://reviews.llvm.org/D152456

Files:
  llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/CodeGen/PowerPC/O3-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152456.533555.patch
Type: text/x-patch
Size: 8724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/d4d5b97a/attachment.bin>


More information about the llvm-commits mailing list