FMA is canonicalized to constant in the middle operand. Do the same so fmad matches and avoid an extra combine step. llvm-svn: 290313
Extend the existing fadd/fsub->fmad combines to produce FMA if allowed. llvm-svn: 290311