summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/SwizzleShuff.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/SwizzleShuff.ll')
-rw-r--r--llvm/test/CodeGen/X86/SwizzleShuff.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/SwizzleShuff.ll b/llvm/test/CodeGen/X86/SwizzleShuff.ll
index 4019ee42679..e6519a60a4b 100644
--- a/llvm/test/CodeGen/X86/SwizzleShuff.ll
+++ b/llvm/test/CodeGen/X86/SwizzleShuff.ll
@@ -1,5 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx -x86-experimental-vector-widening-legalization | FileCheck %s
; Check that we perform a scalar XOR on i32.
OpenPOWER on IntegriCloud