[PATCH] D95148: [RISCV] Spilling for RISC-V V extension. (2nd version)

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 23:40:55 PST 2021


HsiangKai updated this revision to Diff 319221.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95148

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/rv32-spill-vector-csr.ll
  llvm/test/CodeGen/RISCV/rvv/rv32-spill-vector.ll
  llvm/test/CodeGen/RISCV/rvv/rv64-spill-vector-csr.ll
  llvm/test/CodeGen/RISCV/rvv/rv64-spill-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95148.319221.patch
Type: text/x-patch
Size: 27979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/b7336cdb/attachment.bin>


More information about the llvm-commits mailing list