aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2012-07-15-broadcastfold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2012-07-15-broadcastfold.ll')
-rw-r--r--test/CodeGen/X86/2012-07-15-broadcastfold.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2012-07-15-broadcastfold.ll b/test/CodeGen/X86/2012-07-15-broadcastfold.ll
index 1c39c74..519c7ca 100644
--- a/test/CodeGen/X86/2012-07-15-broadcastfold.ll
+++ b/test/CodeGen/X86/2012-07-15-broadcastfold.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -march=x86 -mcpu=corei7 -mattr=+avx2 | FileCheck %s
+; RUN: llc < %s -march=x86 -mcpu=corei7 -mattr=+avx2 -x86-experimental-vector-shuffle-lowering | FileCheck %s
declare x86_fastcallcc i64 @barrier()