[PATCH] D61437: [AArch64] Static (de)allocation of SVE stack objects.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 05:08:24 PDT 2019


sdesmalen updated this revision to Diff 198440.
sdesmalen added a comment.

- Added more unittests for StackOffset.


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

https://reviews.llvm.org/D61437

Files:
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64FrameLowering.h
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64MachineFunctionInfo.h
  lib/Target/AArch64/AArch64StackOffset.h
  test/CodeGen/AArch64/framelayout-sve.mir
  unittests/Target/AArch64/TestStackOffset.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61437.198440.patch
Type: text/x-patch
Size: 20640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/fd4d5438/attachment.bin>


More information about the llvm-commits mailing list