[AVX512] Enabling bit logic lowering
[oota-llvm.git] / test / CodeGen / X86 / i128-mul.ll
index c0b85dfd211b2ee41ca4811cdc01d10cba218084..8cfda85ce46ddc82bd5a581bd067f6a50ea48166 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 | FileCheck %s
+; RUN: llc < %s -march=x86-64 -mcpu=corei7 | FileCheck %s
 ; PR1198
 
 define i64 @foo(i64 %x, i64 %y) {