One more attempt at stablizing a test on all platforms.
authorPhilip Reames <listmail@philipreames.com>
Thu, 7 Jan 2016 04:20:52 +0000 (04:20 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 7 Jan 2016 04:20:52 +0000 (04:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257026 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/statepoint-vector.ll

index f19f77b529f49ca71d35b71b10e1bb8e4e09e23b..eda7814e3d5f81dd9515ef130a708fa3f27b31f4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -debug-only=stackmaps < %s | FileCheck %s
+; RUN: llc -mcpu=core-avx -debug-only=stackmaps < %s | FileCheck %s
 
 target triple = "x86_64-pc-linux-gnu"