Check for FiniteOnlyFPMath as well.
[oota-llvm.git] / test / CodeGen / ARM / fpcmp-opt.ll
index f651c167cc71d2431745a976edf4577272d89f33..8016033b1fb40640d2d5b2357b0fbfe1d80199bb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+vfp2 -enable-unsafe-fp-math | FileCheck %s
+; RUN: llc < %s -march=arm -mattr=+vfp2 -enable-unsafe-fp-math -enable-finite-only-fp-math | FileCheck %s
 ; rdar://7461510
 
 define arm_apcscc i32 @t1(float* %a, float* %b) nounwind {