aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/2013-11-18-fp64-const0.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/2013-11-18-fp64-const0.ll')
-rw-r--r--test/CodeGen/Mips/2013-11-18-fp64-const0.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/2013-11-18-fp64-const0.ll b/test/CodeGen/Mips/2013-11-18-fp64-const0.ll
index f8390d9..6a210a0 100644
--- a/test/CodeGen/Mips/2013-11-18-fp64-const0.ll
+++ b/test/CodeGen/Mips/2013-11-18-fp64-const0.ll
@@ -1,5 +1,5 @@
; RUN: llc -march=mips -mattr=-fp64 < %s | FileCheck -check-prefix=CHECK-FP32 %s
-; RUN: llc -march=mips -mattr=+fp64 < %s | FileCheck -check-prefix=CHECK-FP64 %s
+; RUN: llc -march=mips -mcpu=mips32r2 -mattr=+fp64 < %s | FileCheck -check-prefix=CHECK-FP64 %s
; This test case is a simplified version of an llvm-stress generated test with
; seed=3718491962.