[PATCH] D147998: [RISCV] Support vector strict_fsetcc/fsetccs.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 18:10:57 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd83620d10138: [RISCV] Support vector strict_fsetcc/fsetccs. (authored by fakepaper56).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147998/new/
https://reviews.llvm.org/D147998
Files:
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-vfcmp-constrained-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfcmps-constrained-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfcmp-constrained-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfcmps-constrained-sdnode.ll
More information about the llvm-commits
mailing list