[PATCH] D143980: [NFC][SeparateConstOffsetFromGEP] Added flag `lower-gep`

Liren.Peng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 18:05:01 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa52432f63312: [NFC][SeparateConstOffsetFromGEP] Added flag `lower-gep` (authored by Peakulorain).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143980

Files:
  llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  llvm/test/Other/new-pm-print-pipeline.ll
  llvm/test/Transforms/SeparateConstOffsetFromGEP/split-gep-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143980.497512.patch
Type: text/x-patch
Size: 6418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/756b43cd/attachment.bin>


More information about the llvm-commits mailing list