Sets LLVM's fast-math flags for floating point operations in the function this attribute is applied to. See LLVM LangRef for possible values: http://llvm.org/docs/LangRef.html#fast-math-flags
@llvmFastMathFlag("clear") clears all flags.
See Implementation
Sets LLVM's fast-math flags for floating point operations in the function this attribute is applied to. See LLVM LangRef for possible values: http://llvm.org/docs/LangRef.html#fast-math-flags
@llvmFastMathFlag("clear") clears all flags.