[PATCH] D152260: [DAGCombiner] Use generalized pattern matcher in visitFMA to support vp.fma.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 18:40:42 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fe2a6d4b8a4: [DAGCombiner] Use generalized pattern matcher in visitFMA to support vp.fma. (authored by fakepaper56).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152260

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/vfma-vp-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152260.529484.patch
Type: text/x-patch
Size: 12464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/1e301d07/attachment.bin>


More information about the llvm-commits mailing list