mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +00:00
test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187974 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
868bed9967
commit
b1dc93913f
@ -1,6 +1,6 @@
|
|||||||
; RUN: llc < %s -mtriple=x86_64-pc-linux -mattr=+sse2 -mcpu=corei7 | FileCheck %s
|
; RUN: llc < %s -mtriple=x86_64-pc-linux -mattr=+sse2 -mcpu=corei7 | FileCheck %s
|
||||||
|
|
||||||
; SSE2 Logical Shift Left
|
; SSE2 Logical Shift Left
|
||||||
|
|
||||||
define <8 x i16> @test_sllw_1(<8 x i16> %InVec) {
|
define <8 x i16> @test_sllw_1(<8 x i16> %InVec) {
|
||||||
entry:
|
entry:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user