[PATCH] D128582: Move SeparateConstOffsetFromGEPPass() before LSR() and enable EnableGEPOpt by default.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 07:21:08 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf55dbfbd9d8c: [AArch64] Move SeparateConstOffsetFromGEPPass before LSR and enableā€¦ (authored by gsocshubham, committed by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128582

Files:
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator-gep.ll
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/AArch64/cond-br-tuning.ll
  llvm/test/Transforms/SeparateConstOffsetFromGEP/AArch64/lit.local.cfg
  llvm/test/Transforms/SeparateConstOffsetFromGEP/AArch64/split-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128582.446828.patch
Type: text/x-patch
Size: 10937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/31754e2b/attachment.bin>


More information about the llvm-commits mailing list