[PATCH] D145900: [RISCV] Support ISD::STRICT_FADD/FSUB/FMUL/FDIV for vector types.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 16:47:27 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9637e950cb3a: [RISCV] Support ISD::STRICT_FADD/FSUB/FMUL/FDIV for vector types. (authored by fakepaper56).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145900/new/

https://reviews.llvm.org/D145900

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfadd-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfdiv-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmul-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfsub-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfadd-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfdiv-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfmul-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfsub-constrained-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145900.505323.patch
Type: text/x-patch
Size: 164601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/a7012637/attachment-0001.bin>


More information about the llvm-commits mailing list