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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 02:07:02 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4a358a7ba0f: [RISCV] Fix missing emergency slots for scalable stack offsets (authored by frasercrmck).

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/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/test/CodeGen/RISCV/rvv/access-fixed-objects-by-rvv.ll
  llvm/test/CodeGen/RISCV/rvv/allocate-lmul-2-4-8.ll
  llvm/test/CodeGen/RISCV/rvv/emergency-slot.mir
  llvm/test/CodeGen/RISCV/rvv/localvar.ll

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


More information about the llvm-commits mailing list