[PATCH] D108619: [DAGCombine] Allow FMA combine with both FMA and FMAD
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 04:20:58 PDT 2021
critson updated this revision to Diff 368604.
critson marked an inline comment as done.
critson added a comment.
- Incorporate reviewer comments
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.368604.patch
Type: text/x-patch
Size: 14032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/866693ad/attachment.bin>
More information about the llvm-commits
mailing list