[PATCH] D146939: [RISCV] Support vector type strict_fma.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 18:02:00 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0676c6d91fef: [RISCV] Support vector type strict_fma. (authored by fakepaper56).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146939

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-vfmadd-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmsub-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfnmadd-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfnmsub-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfmadd-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfmsub-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfnmadd-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfnmsub-constrained-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146939.508864.patch
Type: text/x-patch
Size: 173388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/cd57566b/attachment.bin>


More information about the llvm-commits mailing list