[PATCH] D70082: [AArch64] Extend storeRegToStackSlot to spill SVE registers.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 07:18:17 PST 2019


sdesmalen created this revision.
sdesmalen added reviewers: ostannard, efriedma, rengolin, cameron.mcinally.
Herald added subscribers: hiraditya, kristof.beyls, tschuett, qcolombet.
Herald added a project: LLVM.

This patch allows the register allocator to spill SVE registers to the stack.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70082

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/test/CodeGen/AArch64/spillfill-sve.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70082.228687.patch
Type: text/x-patch
Size: 5469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/e642cc84/attachment-0001.bin>


More information about the llvm-commits mailing list