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

Shubham Narlawar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 04:23:35 PDT 2022


gsocshubham updated this revision to Diff 446108.
gsocshubham added a comment.

Fixed review comments.


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/O3-pipeline.ll
  llvm/test/CodeGen/AArch64/cond-br-tuning.ll
  llvm/test/Transforms/SeparateConstOffsetFromGEP/split-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128582.446108.patch
Type: text/x-patch
Size: 4844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/88217484/attachment.bin>


More information about the llvm-commits mailing list