[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
Tue May 24 04:50:53 PDT 2022


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

Rename fold-fadd-and-fmul.ll to fold-vp-fadd-and-vp-fmul.ll.


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-vp-fadd-and-vp-fmul.ll

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


More information about the llvm-commits mailing list