Commit 9f790163 authored by Justin Lebar's avatar Justin Lebar Committed by TensorFlower Gardener
Browse files

[XLA:CPU] Fix fast-math flags in llvm_ir_runtime.cc

Previously we were calling setFastMath(), but we should have been calling
setFastMath(fast_math_enabled).

Also disable fastmath in the exhaustive f32 elementwise op test.

PiperOrigin-RevId: 231636911
parent a376c967
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment