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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 04:34:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373585: [AArch64] Static (de)allocation of SVE stack objects. (authored by s.desmalen, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D61437?vs=220820&id=222986#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61437

Files:
  llvm/trunk/include/llvm/CodeGen/MIRYamlMapping.h
  llvm/trunk/include/llvm/CodeGen/TargetFrameLowering.h
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/trunk/lib/Target/AArch64/AArch64StackOffset.h
  llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/framelayout-sve.mir
  llvm/trunk/unittests/Target/AArch64/TestStackOffset.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61437.222986.patch
Type: text/x-patch
Size: 23734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/8a855858/attachment.bin>


More information about the llvm-commits mailing list