mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Fix the testcase to work on all platforms.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163997 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ef072c3315
commit
6fc671ca63
@ -3,7 +3,7 @@
|
||||
; rdar://11897677
|
||||
|
||||
;CHECK: intrin_pmov
|
||||
;CHECK: pmovzxbw (%rsi), %xmm0
|
||||
;CHECK: pmovzxbw (%{{.*}}), %xmm0
|
||||
;CHECK-NEXT: movdqu
|
||||
;CHECK-NEXT: ret
|
||||
define void @intrin_pmov(i16* noalias %dest, i8* noalias %src) nounwind uwtable ssp {
|
||||
|
Loading…
Reference in New Issue
Block a user