aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/optimize-fp-math.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/optimize-fp-math.ll')
-rw-r--r--test/CodeGen/Mips/optimize-fp-math.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Mips/optimize-fp-math.ll b/test/CodeGen/Mips/optimize-fp-math.ll
index 8b71dc4234..7886f29f5c 100644
--- a/test/CodeGen/Mips/optimize-fp-math.ll
+++ b/test/CodeGen/Mips/optimize-fp-math.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=mipsel < %s | FileCheck %s -check-prefix=32
+; RUN: llc -march=mips64el -mcpu=mips4 < %s | FileCheck %s -check-prefix=64
; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s -check-prefix=64
; 32-LABEL: test_sqrtf_float_: