mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 07:34:33 +00:00
fix test attributes; this is an SSE2 test, not a Nehalem test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228546 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
751e3f1f80
commit
4616d7dd2f
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mcpu=corei7 -march=x86-64 -mattr=+sse2 | FileCheck %s
|
||||
; RUN: llc < %s -march=x86-64 -mattr=+sse2 | FileCheck %s
|
||||
|
||||
; This test makes sure that the compiler does not crash with an
|
||||
; assertion failure when trying to fold a vector shift left
|
||||
|
Loading…
x
Reference in New Issue
Block a user