mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-15 21:24:00 +00:00
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153095 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -117,7 +117,7 @@ entry:
|
|||||||
ret <8 x float> %2
|
ret <8 x float> %2
|
||||||
}
|
}
|
||||||
|
|
||||||
rdar://11076953
|
; rdar://11076953
|
||||||
; CHECK: vinsertf128_ucombine
|
; CHECK: vinsertf128_ucombine
|
||||||
define <8 x float> @vinsertf128_ucombine(float* nocapture %f) nounwind uwtable readonly ssp {
|
define <8 x float> @vinsertf128_ucombine(float* nocapture %f) nounwind uwtable readonly ssp {
|
||||||
; CHECK-NOT: vmovups
|
; CHECK-NOT: vmovups
|
||||||
|
Reference in New Issue
Block a user