diff options
Diffstat (limited to 'test/CodeGen/X86/fast-isel-double-half-convertion.ll')
-rw-r--r-- | test/CodeGen/X86/fast-isel-double-half-convertion.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fast-isel-double-half-convertion.ll b/test/CodeGen/X86/fast-isel-double-half-convertion.ll index ade867b..d17ce10 100644 --- a/test/CodeGen/X86/fast-isel-double-half-convertion.ll +++ b/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: * |