[PATCH] D75982: [DAGCombine] Respect the uses when combine FMA for a*b+/-c*d
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 17 21:04:23 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd577193c0f74: [DAGCombine] Respect the uses when combine FMA for a*b+/-c*d (authored by steven.zhang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75982/new/
https://reviews.llvm.org/D75982
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/PowerPC/fma-precision.ll
llvm/test/CodeGen/PowerPC/recipest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75982.250982.patch
Type: text/x-patch
Size: 4209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/2d941382/attachment.bin>
More information about the llvm-commits
mailing list