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

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 22:37:24 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3c783dbf27f: [RISCV] Spilling for RISC-V V extension. (2nd version) (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D95148?vs=319221&id=324190#toc

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
  llvm/test/CodeGen/RISCV/spill-fpr-scalar.ll

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


More information about the llvm-commits mailing list