[PATCH] D125199: [RISCV] Make PseudoReadVL have the vtypes of the corresponding VLEFF/VLSEGFF.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 20:05:36 PDT 2022


fakepaper56 updated this revision to Diff 428271.
fakepaper56 added a comment.

Refine the comments of `createMIROperandComment`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125199

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/test/CodeGen/RISCV/rvv/vleff-rv32-readvl.ll
  llvm/test/CodeGen/RISCV/rvv/vleff-rv64-readvl.ll
  llvm/test/CodeGen/RISCV/rvv/vlseg2ff-rv32-readvl.ll
  llvm/test/CodeGen/RISCV/rvv/vlseg2ff-rv64-readvl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125199.428271.patch
Type: text/x-patch
Size: 329881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/f5415f69/attachment-0001.bin>


More information about the llvm-commits mailing list