File: umulo-128-legalisation-lowering.ll

package info (click to toggle)
llvm-toolchain-20 1%3A20.1.6-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,111,304 kB
  • sloc: cpp: 7,438,677; ansic: 1,393,822; asm: 1,012,926; python: 241,650; f90: 86,635; objc: 75,479; lisp: 42,144; pascal: 17,286; sh: 10,027; ml: 5,082; perl: 4,730; awk: 3,523; makefile: 3,349; javascript: 2,251; xml: 892; fortran: 672
file content (125 lines) | stat: -rw-r--r-- 4,550 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc < %s -mtriple=riscv32 -mattr=+m | FileCheck %s --check-prefixes=RISCV32

define { i128, i8 } @muloti_test(i128 %l, i128 %r) #0 {
; RISCV32-LABEL: muloti_test:
; RISCV32:       # %bb.0: # %start
; RISCV32-NEXT:    addi sp, sp, -32
; RISCV32-NEXT:    sw s0, 28(sp) # 4-byte Folded Spill
; RISCV32-NEXT:    sw s1, 24(sp) # 4-byte Folded Spill
; RISCV32-NEXT:    sw s2, 20(sp) # 4-byte Folded Spill
; RISCV32-NEXT:    sw s3, 16(sp) # 4-byte Folded Spill
; RISCV32-NEXT:    sw s4, 12(sp) # 4-byte Folded Spill
; RISCV32-NEXT:    sw s5, 8(sp) # 4-byte Folded Spill
; RISCV32-NEXT:    lw a4, 0(a1)
; RISCV32-NEXT:    lw t0, 4(a1)
; RISCV32-NEXT:    lw a3, 8(a1)
; RISCV32-NEXT:    lw a1, 12(a1)
; RISCV32-NEXT:    lw a6, 0(a2)
; RISCV32-NEXT:    lw a5, 4(a2)
; RISCV32-NEXT:    lw a7, 8(a2)
; RISCV32-NEXT:    lw a2, 12(a2)
; RISCV32-NEXT:    mulhu t1, a4, a6
; RISCV32-NEXT:    mul t2, t0, a6
; RISCV32-NEXT:    mulhu t3, t0, a6
; RISCV32-NEXT:    mul t4, a4, a5
; RISCV32-NEXT:    mulhu t5, a4, a5
; RISCV32-NEXT:    mul s2, t0, a5
; RISCV32-NEXT:    mul t6, a7, a4
; RISCV32-NEXT:    mul s3, a3, a6
; RISCV32-NEXT:    mul s0, t0, a7
; RISCV32-NEXT:    mul s1, a2, a4
; RISCV32-NEXT:    mul s4, a5, a3
; RISCV32-NEXT:    add s1, s1, s0
; RISCV32-NEXT:    mul s0, a1, a6
; RISCV32-NEXT:    add s4, s0, s4
; RISCV32-NEXT:    mulhu s5, t0, a5
; RISCV32-NEXT:    add t1, t2, t1
; RISCV32-NEXT:    sltu t2, t1, t2
; RISCV32-NEXT:    add t2, t3, t2
; RISCV32-NEXT:    mulhu s0, a7, a4
; RISCV32-NEXT:    add t1, t4, t1
; RISCV32-NEXT:    sltu t3, t1, t4
; RISCV32-NEXT:    add t3, t5, t3
; RISCV32-NEXT:    mulhu t5, a3, a6
; RISCV32-NEXT:    add t4, s3, t6
; RISCV32-NEXT:    add s1, s0, s1
; RISCV32-NEXT:    add t6, t5, s4
; RISCV32-NEXT:    sltu s3, t4, s3
; RISCV32-NEXT:    add t3, t2, t3
; RISCV32-NEXT:    sltu t2, t3, t2
; RISCV32-NEXT:    add s5, s5, t2
; RISCV32-NEXT:    add s4, t6, s1
; RISCV32-NEXT:    add t3, s2, t3
; RISCV32-NEXT:    add t2, t3, t4
; RISCV32-NEXT:    sltu s2, t3, s2
; RISCV32-NEXT:    sltu t4, t2, t3
; RISCV32-NEXT:    add s2, s5, s2
; RISCV32-NEXT:    add s3, s4, s3
; RISCV32-NEXT:    add t3, s2, s3
; RISCV32-NEXT:    add t3, t3, t4
; RISCV32-NEXT:    beq t3, s2, .LBB0_2
; RISCV32-NEXT:  # %bb.1: # %start
; RISCV32-NEXT:    sltu t4, t3, s2
; RISCV32-NEXT:  .LBB0_2: # %start
; RISCV32-NEXT:    sltu s0, s1, s0
; RISCV32-NEXT:    snez s1, t0
; RISCV32-NEXT:    snez s2, a2
; RISCV32-NEXT:    sltu t5, t6, t5
; RISCV32-NEXT:    mulhu t6, a2, a4
; RISCV32-NEXT:    mulhu t0, t0, a7
; RISCV32-NEXT:    or a2, a7, a2
; RISCV32-NEXT:    snez a7, a5
; RISCV32-NEXT:    mul a4, a4, a6
; RISCV32-NEXT:    mulhu a6, a1, a6
; RISCV32-NEXT:    mulhu a5, a5, a3
; RISCV32-NEXT:    or a3, a3, a1
; RISCV32-NEXT:    snez a1, a1
; RISCV32-NEXT:    and s1, s2, s1
; RISCV32-NEXT:    snez t6, t6
; RISCV32-NEXT:    snez t0, t0
; RISCV32-NEXT:    and a1, a1, a7
; RISCV32-NEXT:    snez a6, a6
; RISCV32-NEXT:    snez a5, a5
; RISCV32-NEXT:    snez a2, a2
; RISCV32-NEXT:    snez a3, a3
; RISCV32-NEXT:    or a7, s1, t6
; RISCV32-NEXT:    or a1, a1, a6
; RISCV32-NEXT:    and a2, a3, a2
; RISCV32-NEXT:    or a3, a7, t0
; RISCV32-NEXT:    or a1, a1, a5
; RISCV32-NEXT:    or a3, a3, s0
; RISCV32-NEXT:    or a1, a1, t5
; RISCV32-NEXT:    or a1, a2, a1
; RISCV32-NEXT:    or a1, a1, a3
; RISCV32-NEXT:    or a1, a1, t4
; RISCV32-NEXT:    andi a1, a1, 1
; RISCV32-NEXT:    sw a4, 0(a0)
; RISCV32-NEXT:    sw t1, 4(a0)
; RISCV32-NEXT:    sw t2, 8(a0)
; RISCV32-NEXT:    sw t3, 12(a0)
; RISCV32-NEXT:    sb a1, 16(a0)
; RISCV32-NEXT:    lw s0, 28(sp) # 4-byte Folded Reload
; RISCV32-NEXT:    lw s1, 24(sp) # 4-byte Folded Reload
; RISCV32-NEXT:    lw s2, 20(sp) # 4-byte Folded Reload
; RISCV32-NEXT:    lw s3, 16(sp) # 4-byte Folded Reload
; RISCV32-NEXT:    lw s4, 12(sp) # 4-byte Folded Reload
; RISCV32-NEXT:    lw s5, 8(sp) # 4-byte Folded Reload
; RISCV32-NEXT:    addi sp, sp, 32
; RISCV32-NEXT:    ret
start:
  %0 = tail call { i128, i1 } @llvm.umul.with.overflow.i128(i128 %l, i128 %r) #2
  %1 = extractvalue { i128, i1 } %0, 0
  %2 = extractvalue { i128, i1 } %0, 1
  %3 = zext i1 %2 to i8
  %4 = insertvalue { i128, i8 } undef, i128 %1, 0
  %5 = insertvalue { i128, i8 } %4, i8 %3, 1
  ret { i128, i8 } %5
}

; Function Attrs: nounwind readnone speculatable
declare { i128, i1 } @llvm.umul.with.overflow.i128(i128, i128) #1

attributes #0 = { nounwind readnone }
attributes #1 = { nounwind readnone speculatable }
attributes #2 = { nounwind }