[SKX] Enabling mask logic instructions: encoding, lowering
[oota-llvm.git] / test / CodeGen / X86 / avx512-mask-op.ll
index 2400370b350ce7cb80a502846af027ce5bd60f24..35d334813fa8e1216227bc87b16b425a907908f1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mcpu=knl | FileCheck %s
+; RUN: llc < %s -march=x86-64 -mtriple=x86_64-apple-darwin -mcpu=knl | FileCheck %s
 
 define i16 @mask16(i16 %x) {
   %m0 = bitcast i16 %x to <16 x i1>