[PATCH] D134474: [VP][RISCV] Add vp.fmuladd.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 10:03:29 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa6383bb51cce: [VP][RISCV] Add vp.fmuladd. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D134474?vs=462978&id=463270#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134474/new/
https://reviews.llvm.org/D134474
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/VPIntrinsics.def
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmuladd-vp.ll
llvm/test/CodeGen/RISCV/rvv/vfmuladd-vp.ll
llvm/unittests/IR/VPIntrinsicTest.cpp
More information about the llvm-commits
mailing list