[PATCH] D126794: [RISCV] Lower VLEFF/VLSEGFF SDNodes to MachineInstrs with VL outputs.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 4 05:18:31 PDT 2022
fakepaper56 updated this revision to Diff 434261.
fakepaper56 added a comment.
Address reames's comment to use exactly one set pseudo of VLEFF/VLSEGFF. Thank that reames's comments make the patch cleaner.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126794/new/
https://reviews.llvm.org/D126794
Files:
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/lib/Target/RISCV/RISCVInstrFormats.td
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/vleff-vlseg2ff-output.ll
llvm/test/CodeGen/RISCV/rvv/vlseg2ff-rv32-readvl.ll
llvm/test/CodeGen/RISCV/rvv/vlseg2ff-rv64-readvl.ll
llvm/test/CodeGen/RISCV/rvv/vmv-copy.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126794.434261.patch
Type: text/x-patch
Size: 357110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220604/7b480327/attachment-0001.bin>
More information about the llvm-commits
mailing list