summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-double-half-convertion.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/fast-isel-double-half-convertion.ll')
-rw-r--r--llvm/test/CodeGen/X86/fast-isel-double-half-convertion.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/fast-isel-double-half-convertion.ll b/llvm/test/CodeGen/X86/fast-isel-double-half-convertion.ll
index ade867b7d70..d17ce101d09 100644
--- a/llvm/test/CodeGen/X86/fast-isel-double-half-convertion.ll
+++ b/llvm/test/CodeGen/X86/fast-isel-double-half-convertion.ll
@@ -1,4 +1,4 @@
-; RUN: llc -fast-isel -fast-isel-abort -mtriple=x86_64-unknown-unknown -mattr=+f16c < %s
+; RUN: llc -fast-isel -fast-isel-abort=1 -mtriple=x86_64-unknown-unknown -mattr=+f16c < %s
; XFAIL: *
OpenPOWER on IntegriCloud