[PATCH] D75988: [AArch64][SVE] Add support for spilling/filling ZPR2/3/4
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 04:30:02 PDT 2020
c-rhodes updated this revision to Diff 264202.
c-rhodes edited the summary of this revision.
c-rhodes added a comment.
Use `getSpillSize` switch in `storeRegToStackSlot`/`loadRegFromStackSlot` for SVE predicate and vector registers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75988/new/
https://reviews.llvm.org/D75988
Files:
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/spillfill-sve.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75988.264202.patch
Type: text/x-patch
Size: 14714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/c0336cdd/attachment.bin>
More information about the llvm-commits
mailing list