[PATCH] D121477: [VE] v256f32|64 fma isel

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 10:35:44 PST 2022


simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

llvm.fma|fmuladd vp.fma isel and tests


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121477

Files:
  llvm/lib/Target/VE/VECustomDAG.cpp
  llvm/lib/Target/VE/VECustomDAG.h
  llvm/lib/Target/VE/VVPISelLowering.cpp
  llvm/lib/Target/VE/VVPInstrInfo.td
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vec_fma.ll
  llvm/test/CodeGen/VE/Vector/vp_fma.ll
  llvm/test/CodeGen/VE/Vector/vp_fma_merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121477.414697.patch
Type: text/x-patch
Size: 24249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/d37d5a58/attachment.bin>


More information about the llvm-commits mailing list