[PATCH] D95179: [AArch64] Do not fold SP adjustments into pre-increment addr modes if it overflows the redzone.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 09:56:14 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0146d206317e: [AArch64] Do not fold SP adjustments into pre-increment addr modes if it… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95179

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/ldst-nopreidx-sp-redzone.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95179.326128.patch
Type: text/x-patch
Size: 25062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/8b30896e/attachment.bin>


More information about the llvm-commits mailing list