[PATCH] D108619: [DAGCombine] Allow FMA combine with both FMA and FMAD

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 26 19:59:29 PDT 2021


critson updated this revision to Diff 369022.
critson added a comment.

- Tweak to preserve original fusion opcode when forming new FMAs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108619

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/dagcombine-fma-fmad.ll
  llvm/test/CodeGen/AMDGPU/mad-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108619.369022.patch
Type: text/x-patch
Size: 19745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/395f6e54/attachment.bin>


More information about the llvm-commits mailing list