1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Another test commit.

llvm-svn: 306567
This commit is contained in:
Chih-Hung Hsieh 2017-06-28 17:12:51 +00:00
parent c5845df49e
commit c0579ea4d6

View File

@ -78,10 +78,10 @@ entry:
; X32: retl
;
; X64-LABEL: TestFPToUIF128_U32:
; X64: movaps vf128(%rip), %xmm0
; X64-NEXT: callq __fixunstfsi
; X64-NEXT: movl %eax, vu32(%rip)
; X64: retq
; X64: movaps vf128(%rip), %xmm0
; X64-NEXT: callq __fixunstfsi
; X64-NEXT: movl %eax, vu32(%rip)
; X64: retq
}
define void @TestFPToSIF128_I64() {