[PATCH] D145548: [IR][DAG][RISCV] Allow scalable vector ISD::STRICT_FP_EXTEND and RISC-V supports for vector ISD::STRICT_FP_EXTEND.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 16:56:06 PST 2023
fakepaper56 updated this revision to Diff 503573.
fakepaper56 added a comment.
More STRICT_FP_EXTEND_VL after STRICT_FCVT_W_RV64.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145548/new/
https://reviews.llvm.org/D145548
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfpext-constrained-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfpext-constrained-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145548.503573.patch
Type: text/x-patch
Size: 20883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/0da6f1fa/attachment.bin>
More information about the llvm-commits
mailing list