[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:24:03 PDT 2023
fakepaper56 created this revision.
fakepaper56 added reviewers: craig.topper, reames, frasercrmck, rogfer01, luke.
Herald added subscribers: luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
Herald added a project: All.
fakepaper56 requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, MaskRay.
Herald added a project: LLVM.
Note: Some patterns in visitFMA are needed refined to support splat of constant.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D152260
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/RISCV/rvv/vfma-vp-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152260.528805.patch
Type: text/x-patch
Size: 8703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/f830b691/attachment.bin>
More information about the llvm-commits
mailing list