[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 06:26:26 PDT 2019
sdesmalen updated this revision to Diff 213033.
sdesmalen marked 7 inline comments as done.
sdesmalen edited the summary of this revision.
sdesmalen added a reviewer: greened.
sdesmalen added a comment.
Herald added subscribers: nhaehnle, jvesely, arsenm.
- Changed the location of the SVE area within the frame-layout as suggested by @efriedma
- Updated the summary.
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.213033.patch
Type: text/x-patch
Size: 23347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/5bb8c759/attachment.bin>
More information about the llvm-commits
mailing list