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

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 09:18:27 PDT 2019


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

My previous patch didn't have any context, so added it now (`git format-patch -U999999`)


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

https://reviews.llvm.org/D61437

Files:
  include/llvm/CodeGen/MIRYamlMapping.h
  include/llvm/CodeGen/TargetFrameLowering.h
  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
  lib/Target/AMDGPU/SIFrameLowering.cpp
  test/CodeGen/AArch64/framelayout-sve.mir
  unittests/Target/AArch64/TestStackOffset.cpp

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


More information about the llvm-commits mailing list