fp_contract_aggressive

Enables the peephole pattern to detect and convert the seperate instructions.

Syntax
#pragma fp_contract_aggressive on|off|reset 
  
Remarks

#pragma fp_contract_aggressive on can be used to further optimize multiply-add opportunities.

Note: Precision could be lost due to rounding issues.