Test commit. Removed trailing whitespace.

llvm-svn: 191402
This commit is contained in:
Josh Magee 2013-09-25 22:07:48 +00:00
parent a88fd7fdb6
commit 06ffaee67e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
; 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) {
entry: