1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Another test commit

llvm-svn: 306420
This commit is contained in:
Chih-Hung Hsieh 2017-06-27 16:18:41 +00:00
parent 8598627cbd
commit 85cee38b9a

View File

@ -61,10 +61,10 @@ entry:
; X32: retl
;
; X64-LABEL: TestFPToSIF128_I32:
; X64: movaps vf128(%rip), %xmm0
; X64-NEXT: callq __fixtfsi
; X64-NEXT: movl %eax, vi32(%rip)
; X64: retq
; X64: movaps vf128(%rip), %xmm0
; X64-NEXT: callq __fixtfsi
; X64-NEXT: movl %eax, vi32(%rip)
; X64: retq
}
define void @TestFPToUIF128_U32() {