mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-04 10:30:01 +00:00
llvm/test/CodeGen/X86/vec_shuffle-30.ll: Try to unbreak builds - assuming +avx.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166974 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
eb90295cba
commit
926dd447f1
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 -mattr=sse41 | FileCheck %s
|
||||
; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s
|
||||
|
||||
; CHECK: test
|
||||
; Test case when creating pshufhw, we incorrectly set the higher order bit
|
||||
|
Loading…
x
Reference in New Issue
Block a user