[AVX512] Enabling bit logic lowering
[oota-llvm.git] / test / CodeGen / X86 / nosse-error1.ll
index cddff3f2753b9936eff58fec7bfbf52bb707e397..291379eeaec96dc54144678126d4edd04b98f2ac 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mattr=-sse 2>&1 | FileCheck --check-prefix NOSSE %s
+; RUN: not  llc < %s -march=x86-64 -mattr=-sse 2>&1 | FileCheck --check-prefix NOSSE %s
 ; RUN: llc < %s -march=x86-64 | FileCheck %s
 
 ; NOSSE: {{SSE register return with SSE disabled}}