2 ; RUN: opt -mtriple=amdgcn-amd-amdhsa -S -passes=inline -inline-cost-full=true -inline-threshold=0 -inline-instr-cost=5 -inline-call-penalty=0 -debug-only=inline < %s 2>&1 | FileCheck %s
4 ; CHECK: NOT Inlining (cost={{[0-9]+}}, threshold={{[0-9]+}}), Call: %noinlinecall1 = call noundef i64 @non_inlining_call
5 ; CHECK: NOT Inlining (cost={{[0-9]+}}, threshold={{[0-9]+}}), Call: %noinlinecall2 = call noundef i64 @non_inlining_call
6 ; CHECK-NOT: NOT Inlining (cost={{[0-9]+}}, threshold={{[0-9]+}}), Call: %inlinecall1 = call noundef i64 @inlining_call
7 ; CHECK-NOT: NOT Inlining (cost={{[0-9]+}}, threshold={{[0-9]+}}), Call: %inlinecall2 = call noundef i64 @inlining_call
9 define noundef i64 @non_inlining_call([2 x ptr] noundef %ptrarr, ptr noundef %ptrc0, ptr noundef %ptrd0, ptr noundef %ptre0, ptr noundef %ptrf0, ptr noundef %ptrg0, ptr noundef %ptrh0, ptr noundef %ptri0, ptr noundef %ptrj0, ptr noundef %ptrk0, ptr noundef %ptrl0, ptr noundef %ptrm0, ptr noundef %ptrn0, ptr noundef %ptro0, ptr noundef %ptrp0) {
11 %ptra0 = extractvalue [2 x ptr] %ptrarr, 0
12 %ptrb0 = extractvalue [2 x ptr] %ptrarr, 1
13 %a0 = load i64, ptr %ptra0, align 8
14 %b0 = load i64, ptr %ptrb0, align 8
15 %c0 = load i64, ptr %ptrc0, align 8
16 %d0 = load i64, ptr %ptrd0, align 8
17 %e0 = load i64, ptr %ptre0, align 8
18 %f0 = load i64, ptr %ptrf0, align 8
19 %g0 = load i64, ptr %ptrg0, align 8
20 %h0 = load i64, ptr %ptrh0, align 8
21 %i0 = load i64, ptr %ptri0, align 8
22 %j0 = load i64, ptr %ptrj0, align 8
23 %k0 = load i64, ptr %ptrk0, align 8
24 %l0 = load i64, ptr %ptrl0, align 8
25 %m0 = load i64, ptr %ptrm0, align 8
26 %n0 = load i64, ptr %ptrn0, align 8
27 %o0 = load i64, ptr %ptro0, align 8
28 %p0 = load i64, ptr %ptrp0, align 8
29 %xor = xor i64 %a0, %b0
30 %xor1 = xor i64 %xor, %c0
31 %xor2 = xor i64 %xor1, %d0
32 %xor3 = xor i64 %xor2, %e0
33 %xor4 = xor i64 %xor3, %f0
34 %xor5 = xor i64 %xor4, %g0
35 %xor6 = xor i64 %xor5, %h0
36 %xor7 = xor i64 %xor6, %i0
37 %xor8 = xor i64 %xor7, %j0
38 %xor9 = xor i64 %xor8, %k0
39 %xor10 = xor i64 %xor9, %l0
40 %xor11 = xor i64 %xor10, %m0
41 %xor12 = xor i64 %xor11, %n0
42 %xor13 = xor i64 %xor12, %o0
43 %xor14 = xor i64 %xor13, %p0
47 define noundef i64 @inlining_call([2 x ptr] noundef %ptrarr, ptr noundef %ptrc0, ptr noundef %ptrd0, ptr noundef %ptre0, ptr noundef %ptrf0, ptr noundef %ptrg0, ptr noundef %ptrh0, ptr noundef %ptri0, ptr noundef %ptrj0, ptr noundef %ptrk0, ptr noundef %ptrl0, ptr noundef %ptrm0, ptr noundef %ptrn0, ptr noundef %ptro0, ptr noundef %ptrp0, ptr noundef %ptrq0) {
49 %ptra0 = extractvalue [2 x ptr] %ptrarr, 0
50 %ptrb0 = extractvalue [2 x ptr] %ptrarr, 1
51 %a0 = load i64, ptr %ptra0, align 8
52 %b0 = load i64, ptr %ptrb0, align 8
53 %c0 = load i64, ptr %ptrc0, align 8
54 %d0 = load i64, ptr %ptrd0, align 8
55 %e0 = load i64, ptr %ptre0, align 8
56 %f0 = load i64, ptr %ptrf0, align 8
57 %g0 = load i64, ptr %ptrg0, align 8
58 %h0 = load i64, ptr %ptrh0, align 8
59 %i0 = load i64, ptr %ptri0, align 8
60 %j0 = load i64, ptr %ptrj0, align 8
61 %k0 = load i64, ptr %ptrk0, align 8
62 %l0 = load i64, ptr %ptrl0, align 8
63 %m0 = load i64, ptr %ptrm0, align 8
64 %n0 = load i64, ptr %ptrn0, align 8
65 %o0 = load i64, ptr %ptro0, align 8
66 %p0 = load i64, ptr %ptrp0, align 8
67 %q0 = load i64, ptr %ptrq0, align 8
68 %xor = xor i64 %a0, %b0
69 %xor1 = xor i64 %xor, %c0
70 %xor2 = xor i64 %xor1, %d0
71 %xor3 = xor i64 %xor2, %e0
72 %xor4 = xor i64 %xor3, %f0
73 %xor5 = xor i64 %xor4, %g0
74 %xor6 = xor i64 %xor5, %h0
75 %xor7 = xor i64 %xor6, %i0
76 %xor8 = xor i64 %xor7, %j0
77 %xor9 = xor i64 %xor8, %k0
78 %xor10 = xor i64 %xor9, %l0
79 %xor11 = xor i64 %xor10, %m0
80 %xor12 = xor i64 %xor11, %n0
81 %xor13 = xor i64 %xor12, %o0
82 %xor14 = xor i64 %xor13, %p0
83 %xor15 = xor i64 %xor14, %q0
87 ; Calling each (non-)inlining function twice to make sure they won't get the sole call inlining cost bonus.
88 define i64 @Caller(ptr noundef %in) {
90 %a0 = getelementptr inbounds i64, ptr %in, i64 0
91 %b0 = getelementptr inbounds i64, ptr %in, i64 1
92 %arr0 = insertvalue [2 x ptr] undef, ptr %a0, 0
93 %arr1 = insertvalue [2 x ptr] %arr0, ptr %b0, 1
94 %c0 = getelementptr inbounds i64, ptr %in, i64 2
95 %d0 = getelementptr inbounds i64, ptr %in, i64 3
96 %e0 = getelementptr inbounds i64, ptr %in, i64 4
97 %f0 = getelementptr inbounds i64, ptr %in, i64 5
98 %g0 = getelementptr inbounds i64, ptr %in, i64 6
99 %h0 = getelementptr inbounds i64, ptr %in, i64 7
100 %i0 = getelementptr inbounds i64, ptr %in, i64 8
101 %j0 = getelementptr inbounds i64, ptr %in, i64 9
102 %k0 = getelementptr inbounds i64, ptr %in, i64 10
103 %l0 = getelementptr inbounds i64, ptr %in, i64 11
104 %m0 = getelementptr inbounds i64, ptr %in, i64 12
105 %n0 = getelementptr inbounds i64, ptr %in, i64 13
106 %o0 = getelementptr inbounds i64, ptr %in, i64 14
107 %p0 = getelementptr inbounds i64, ptr %in, i64 15
108 %q0 = getelementptr inbounds i64, ptr %in, i64 16
109 %noinlinecall1 = call noundef i64 @non_inlining_call([2 x ptr] noundef %arr1, ptr noundef %c0, ptr noundef %d0, ptr noundef %e0, ptr noundef %f0, ptr noundef %g0, ptr noundef %h0, ptr noundef %i0, ptr noundef %j0, ptr noundef %k0, ptr noundef %l0, ptr noundef %m0, ptr noundef %n0, ptr noundef %o0, ptr noundef %p0)
110 %add = add i64 0, %noinlinecall1
111 %noinlinecall2 = call noundef i64 @non_inlining_call([2 x ptr] noundef %arr1, ptr noundef %c0, ptr noundef %d0, ptr noundef %e0, ptr noundef %f0, ptr noundef %g0, ptr noundef %h0, ptr noundef %i0, ptr noundef %j0, ptr noundef %k0, ptr noundef %l0, ptr noundef %m0, ptr noundef %n0, ptr noundef %o0, ptr noundef %p0)
112 %add2 = add i64 %add, %noinlinecall2
113 %inlinecall1 = call noundef i64 @inlining_call([2 x ptr] noundef %arr1, ptr noundef %c0, ptr noundef %d0, ptr noundef %e0, ptr noundef %f0, ptr noundef %g0, ptr noundef %h0, ptr noundef %i0, ptr noundef %j0, ptr noundef %k0, ptr noundef %l0, ptr noundef %m0, ptr noundef %n0, ptr noundef %o0, ptr noundef %p0, ptr noundef %q0)
114 %add3 = add i64 %add2, %inlinecall1
115 %inlinecall2 = call noundef i64 @inlining_call([2 x ptr] noundef %arr1, ptr noundef %c0, ptr noundef %d0, ptr noundef %e0, ptr noundef %f0, ptr noundef %g0, ptr noundef %h0, ptr noundef %i0, ptr noundef %j0, ptr noundef %k0, ptr noundef %l0, ptr noundef %m0, ptr noundef %n0, ptr noundef %o0, ptr noundef %p0, ptr noundef %q0)
116 %add4 = add i64 %add3, %inlinecall2