[PATCH] D126273: [DAGCombiner][VP] Add DAGCombine for merging VP_FADD and VP_FMUL to VP_FMA.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 21:30:31 PDT 2022


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

Using clang-format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126273

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/rvv/fold-fadd-and-fmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126273.431586.patch
Type: text/x-patch
Size: 4961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/55b0263e/attachment.bin>


More information about the llvm-commits mailing list