mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-23 04:01:16 +00:00
[X86][SSE] Intrinsics builtins test refresh. NFCI
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248122 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b0eb8fb69c
commit
bf48d8543a
File diff suppressed because it is too large
Load Diff
@ -204,7 +204,7 @@ declare <4 x float> @llvm.x86.sse41.insertps(<4 x float>, <4 x float>, i32) noun
|
||||
define <4 x float> @blendps_not_insertps_1(<4 x float> %t1, float %t2) nounwind {
|
||||
; X32-LABEL: blendps_not_insertps_1:
|
||||
; X32: ## BB#0:
|
||||
; X32-NEXT: movss {{.*#+}} xmm1
|
||||
; X32-NEXT: movss {{.*#+}} xmm1 = mem[0],zero,zero,zero
|
||||
; X32-NEXT: blendps {{.*#+}} xmm0 = xmm1[0],xmm0[1,2,3]
|
||||
; X32-NEXT: retl
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user