[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
Tue Mar 7 23:31:37 PST 2023
fakepaper56 updated this revision to Diff 503246.
fakepaper56 added a comment.
Use any_riscv_fpextend_vl to replace riscv_fpextend_vl and riscv_strict_fpextend_vl.
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.503246.patch
Type: text/x-patch
Size: 20754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/46f4a7ce/attachment.bin>
More information about the llvm-commits
mailing list