[PATCH] D98629: [RISCV] Spilling for Zvlsseg registers.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 19:35:59 PDT 2021


HsiangKai updated this revision to Diff 330861.
HsiangKai added a comment.

Use isRVVSpillForZvlsseg() to get NF and LMUL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98629

Files:
  llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/test/CodeGen/RISCV/rvv/rv32-spill-zvlsseg.ll
  llvm/test/CodeGen/RISCV/rvv/rv64-spill-zvlsseg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98629.330861.patch
Type: text/x-patch
Size: 41674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/ae49f4d5/attachment.bin>


More information about the llvm-commits mailing list