[PATCH] D100574: [RISCV][WIP] Fix missing emergency slots for scalable stack offsets

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 09:25:01 PDT 2021


frasercrmck updated this revision to Diff 337791.
frasercrmck added a comment.
Herald added a subscriber: hiraditya.

- add bruteforce "solution" of requiring two extra spill slots


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100574

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/emergency-slot.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100574.337791.patch
Type: text/x-patch
Size: 12652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/e1fcb6ec/attachment.bin>


More information about the llvm-commits mailing list