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

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 20:19:18 PDT 2021


critson updated this revision to Diff 368544.
critson marked an inline comment as done.
critson added a comment.

- Rebase onto pre-committed test


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108619.368544.patch
Type: text/x-patch
Size: 9216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/ebfab552/attachment.bin>


More information about the llvm-commits mailing list