[PATCH] D154266: [RISCV] Add VFCVT pseudos with no mask
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 15:51:13 PDT 2023
luke updated this revision to Diff 536911.
luke added a comment.
Use just regular RegClass instead of GetVRegNoV0
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154266/new/
https://reviews.llvm.org/D154266
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/ctlz-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/double-round-conv.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.ll
llvm/test/CodeGen/RISCV/rvv/float-round-conv.ll
llvm/test/CodeGen/RISCV/rvv/half-round-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154266.536911.patch
Type: text/x-patch
Size: 85933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/e26b0b31/attachment.bin>
More information about the llvm-commits
mailing list