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

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 00:25:58 PDT 2019


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

Updated formatting of TargetStackID enum.


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.220820.patch
Type: text/x-patch
Size: 23145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/8effd7ef/attachment.bin>


More information about the llvm-commits mailing list