[PATCH] D94401: [AArch64][SVE] Allow accesses to SVE stack objects to use frame pointer

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 04:03:17 PST 2021


bsmith updated this revision to Diff 318149.
bsmith added a comment.

- Remove duplicate tests
- Some code cleanups as per review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94401

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/test/CodeGen/AArch64/debug-info-sve-dbg-value.mir
  llvm/test/CodeGen/AArch64/framelayout-sve.mir
  llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94401.318149.patch
Type: text/x-patch
Size: 14829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/37099e8c/attachment.bin>


More information about the llvm-commits mailing list