Currently, the machine combiner can proceed matching when -ffast-math is on. It should also match when only -ffp-contract=fast is specified as was the case before when DAGCombiner was doing the job.
Details
Details
Diff Detail
Diff Detail
Differential D24366
[MachineCombiner] Support for floating-point FMA under the FPOpFusion Fast flag on ARM64 az on Sep 8 2016, 3:22 PM. Authored by
Details Currently, the machine combiner can proceed matching when -ffast-math is on. It should also match when only -ffp-contract=fast is specified as was the case before when DAGCombiner was doing the job.
Diff Detail |