mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 08:41:49 +00:00
Test commit. Removed trailing whitespace.
llvm-svn: 191402
This commit is contained in:
parent
1f11b36bd9
commit
2c804b5636
@ -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