[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
Tue Jun 6 05:26:27 PDT 2023


fakepaper56 updated this revision to Diff 528808.
fakepaper56 added a comment.

Refine commit.


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.528808.patch
Type: text/x-patch
Size: 12464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/5e7867cc/attachment-0001.bin>


More information about the llvm-commits mailing list