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

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 03:06:48 PDT 2021


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

- Revert opcode preservation changes


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/fpext-free.ll
  llvm/test/CodeGen/AMDGPU/mad-combine.ll

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


More information about the llvm-commits mailing list