R600/SI: Default to no single precision denormals.
[oota-llvm.git] / test / CodeGen / R600 / default-fp-mode.ll
index 214b2c20369c3294d6f5743e96a683c50ba9de5a..4488bdb7f44539eca2c09b3500c75788a826c90a 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc -march=r600 -mcpu=SI < %s | FileCheck -check-prefix=SI %s
 
 ; SI-LABEL: @test_kernel
-; SI: FloatMode: 240
+; SI: FloatMode: 192
 ; SI: IeeeMode: 0
 define void @test_kernel(float addrspace(1)* %out0, double addrspace(1)* %out1) nounwind {
   store float 0.0, float addrspace(1)* %out0