[PATCH] D147998: [RISCV] Support vector strict_fsetcc/fsetccs.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 03:03:04 PDT 2023
fakepaper56 updated this revision to Diff 513141.
fakepaper56 added a comment.
Fix typo.
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