This is an archive of the discontinued LLVM Phabricator instance.

[DAGCombiner] Do not fold fadd (fmul x, y), (fmul x, y) -> fma x, y, (fmul x, y)
ClosedPublic

Authored by foad on Jun 1 2023, 7:22 AM.