You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.247
Former-commit-id: 2d6af2e4ed0eda5cbdc2946446ef7718456ad190
This commit is contained in:
parent
279aa8f685
commit
ce8e504569
@ -1,8 +0,0 @@
|
||||
; RUN: llc < %s -mtriple=i686-- -mattr=+sse2
|
||||
|
||||
; Example that requires splitting and expanding a vector shift.
|
||||
define <2 x i64> @update(<2 x i64> %val) nounwind readnone {
|
||||
entry:
|
||||
%shr = lshr <2 x i64> %val, < i64 2, i64 3 >
|
||||
ret <2 x i64> %shr
|
||||
}
|
Reference in New Issue
Block a user