[X86] Stack folding tests - just use mtriple - no need for mcpu in these tests
[oota-llvm.git] / test / CodeGen / X86 / stack-folding-int-avx2.ll
index d01175a3acc3ce6c7a7eaa535dcd9d9c69ff9721..d0e51911091326918e34f810a4cd23343780b13c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O3 -disable-peephole -mtriple=x86_64-unknown-unknown -mcpu=x86-64 -mattr=+avx2 < %s | FileCheck %s
+; RUN: llc -O3 -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+avx2 < %s | FileCheck %s
 
 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-unknown"