aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/kernels/sve_interleaved_s8s32_mmla_8x3VL/generic.cpp
blob: bfed5000fc6b7ba2887b8bdc2031cd264a607aca (plain)
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
/*
 * Copyright (c) 2019-2021, 2023 Arm Limited.
 *
 * SPDX-License-Identifier: MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to
 * deal in the Software without restriction, including without limitation the
 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 * sell copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in all
 * copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 */
#ifdef ARM_COMPUTE_ENABLE_SVE

#include <cstddef>
#include <cstdint>

namespace arm_gemm {

void sve_interleaved_s8s32_mmla_8x3VL(
    const int8_t *Apanel,
    const int8_t *Bpanel,
    int32_t *Cpanel,
    int ablocks,
    int bblocks,
    int K) {

    struct KernelArgs {
        size_t K = {};
        const int8_t *Bpanel = {};
        size_t bblocks = {};
    } ka;

    ka.K = (K/8) - 1;
    ka.Bpanel = Bpanel;
    ka.bblocks = bblocks;

    __asm__ __volatile__(
      "ptrue p0.b\n"
      "1:"  // Height loop
      "ldr x23, [%x[args_ptr], %[offsetof_bblocks]]\n"
      "ldr x22, [%x[args_ptr], %[offsetof_Bpanel]]\n"
      "mov x21, %x[Apanel]\n"
      "2:"  // Width loop
      "ldr x20, [%x[args_ptr], %[offsetof_K]]\n"
      "mov %x[Apanel], x21\n"
      "cmp x20, #0x2\n"
      "mov z8.s, #0x0\n"
      "mov z9.s, #0x0\n"
      "ld1b { z4.b }, p0/Z, [x22]\n"
      "mov z10.s, #0x0\n"
      "mov z11.s, #0x0\n"
      "ld1rqb { z0.b }, p0/Z, [%x[Apanel]]\n"
      "mov z12.s, #0x0\n"
      "mov z13.s, #0x0\n"
      "ld1rqb { z1.b }, p0/Z, [%x[Apanel], #16]\n"
      "mov z14.s, #0x0\n"
      "mov z15.s, #0x0\n"
      "ld1b { z5.b }, p0/Z, [x22, #1, MUL VL]\n"
      "mov z16.s, #0x0\n"
      "mov z17.s, #0x0\n"
      "ld1rqb { z2.b }, p0/Z, [%x[Apanel], #32]\n"
      "mov z18.s, #0x0\n"
      "mov z19.s, #0x0\n"
      "addvl x22, x22, #2\n"
      "mov z20.s, #0x0\n"
      "mov z21.s, #0x0\n"
      "add %x[Apanel], %x[Apanel], #0x30\n"
      "mov z22.s, #0x0\n"
      "mov z23.s, #0x0\n"
      "mov z24.s, #0x0\n"
      "mov z25.s, #0x0\n"
      "mov z26.s, #0x0\n"
      "mov z27.s, #0x0\n"
      "mov z28.s, #0x0\n"
      "mov z29.s, #0x0\n"
      "mov z30.s, #0x0\n"
      "mov z31.s, #0x0\n"
      "blt 4f\n"
      "3:"  // main loop head
      "ld1rqb { z6.b }, p0/Z, [%x[Apanel]]\n"
      ".inst 0x45049808  // smmla z8.s, z0.b, z4.b\n"
      ".inst 0x4505980b  // smmla z11.s, z0.b, z5.b\n"
      ".inst 0x4504982e  // smmla z14.s, z1.b, z4.b\n"
      ".inst 0x45059831  // smmla z17.s, z1.b, z5.b\n"
      "ld1b { z7.b }, p0/Z, [x22]\n"
      ".inst 0x45049854  // smmla z20.s, z2.b, z4.b\n"
      ".inst 0x45059857  // smmla z23.s, z2.b, z5.b\n"
      "ld1b { z3.b }, p0/Z, [x22, #1, MUL VL]\n"
      ".inst 0x450498da  // smmla z26.s, z6.b, z4.b\n"
      ".inst 0x450598dd  // smmla z29.s, z6.b, z5.b\n"
      "ld1b { z5.b }, p0/Z, [x22, #2, MUL VL]\n"
      "ld1b { z4.b }, p0/Z, [x22, #3, MUL VL]\n"
      ".inst 0x45079809  // smmla z9.s, z0.b, z7.b\n"
      ".inst 0x4503980c  // smmla z12.s, z0.b, z3.b\n"
      ".inst 0x4507982f  // smmla z15.s, z1.b, z7.b\n"
      ".inst 0x45039832  // smmla z18.s, z1.b, z3.b\n"
      "sub x20, x20, #0x2\n"
      ".inst 0x45079855  // smmla z21.s, z2.b, z7.b\n"
      ".inst 0x45039858  // smmla z24.s, z2.b, z3.b\n"
      "cmp x20, #0x2\n"
      ".inst 0x450798db  // smmla z27.s, z6.b, z7.b\n"
      ".inst 0x450398de  // smmla z30.s, z6.b, z3.b\n"
      "ld1b { z3.b }, p0/Z, [x22, #4, MUL VL]\n"
      ".inst 0x4505980a  // smmla z10.s, z0.b, z5.b\n"
      ".inst 0x4504980d  // smmla z13.s, z0.b, z4.b\n"
      "ld1rqb { z0.b }, p0/Z, [%x[Apanel], #16]\n"
      ".inst 0x45059830  // smmla z16.s, z1.b, z5.b\n"
      ".inst 0x45049833  // smmla z19.s, z1.b, z4.b\n"
      "ld1rqb { z1.b }, p0/Z, [%x[Apanel], #32]\n"
      ".inst 0x45059856  // smmla z22.s, z2.b, z5.b\n"
      ".inst 0x45049859  // smmla z25.s, z2.b, z4.b\n"
      "ld1b { z7.b }, p0/Z, [x22, #5, MUL VL]\n"
      ".inst 0x450598dc  // smmla z28.s, z6.b, z5.b\n"
      ".inst 0x450498df  // smmla z31.s, z6.b, z4.b\n"
      "ld1rqb { z5.b }, p0/Z, [%x[Apanel], #48]\n"
      "ld1rqb { z6.b }, p0/Z, [%x[Apanel], #64]\n"
      "ld1b { z2.b }, p0/Z, [x22, #6, MUL VL]\n"
      ".inst 0x45039808  // smmla z8.s, z0.b, z3.b\n"
      "ld1b { z4.b }, p0/Z, [x22, #7, MUL VL]\n"
      "addvl x22, x22, #16\n"
      ".inst 0x4507980b  // smmla z11.s, z0.b, z7.b\n"
      ".inst 0x4503982e  // smmla z14.s, z1.b, z3.b\n"
      ".inst 0x45079831  // smmla z17.s, z1.b, z7.b\n"
      ".inst 0x450398b4  // smmla z20.s, z5.b, z3.b\n"
      ".inst 0x450798b7  // smmla z23.s, z5.b, z7.b\n"
      ".inst 0x450398da  // smmla z26.s, z6.b, z3.b\n"
      ".inst 0x450798dd  // smmla z29.s, z6.b, z7.b\n"
      "ld1b { z3.b }, p0/Z, [x22, #-8, MUL VL]\n"
      "ld1b { z7.b }, p0/Z, [x22, #-7, MUL VL]\n"
      ".inst 0x45029809  // smmla z9.s, z0.b, z2.b\n"
      ".inst 0x4504980c  // smmla z12.s, z0.b, z4.b\n"
      ".inst 0x4502982f  // smmla z15.s, z1.b, z2.b\n"
      ".inst 0x45049832  // smmla z18.s, z1.b, z4.b\n"
      ".inst 0x450298b5  // smmla z21.s, z5.b, z2.b\n"
      ".inst 0x450498b8  // smmla z24.s, z5.b, z4.b\n"
      ".inst 0x450298db  // smmla z27.s, z6.b, z2.b\n"
      ".inst 0x450498de  // smmla z30.s, z6.b, z4.b\n"
      "ld1b { z4.b }, p0/Z, [x22, #-6, MUL VL]\n"
      ".inst 0x4503980a  // smmla z10.s, z0.b, z3.b\n"
      ".inst 0x4507980d  // smmla z13.s, z0.b, z7.b\n"
      "ld1rqb { z0.b }, p0/Z, [%x[Apanel], #80]\n"
      ".inst 0x45039830  // smmla z16.s, z1.b, z3.b\n"
      ".inst 0x45079833  // smmla z19.s, z1.b, z7.b\n"
      "ld1rqb { z1.b }, p0/Z, [%x[Apanel], #96]\n"
      ".inst 0x450398b6  // smmla z22.s, z5.b, z3.b\n"
      ".inst 0x450798b9  // smmla z25.s, z5.b, z7.b\n"
      "ld1b { z5.b }, p0/Z, [x22, #-5, MUL VL]\n"
      ".inst 0x450398dc  // smmla z28.s, z6.b, z3.b\n"
      ".inst 0x450798df  // smmla z31.s, z6.b, z7.b\n"
      "ld1rqb { z2.b }, p0/Z, [%x[Apanel], #112]\n"
      "add %x[Apanel], %x[Apanel], #0x80\n"
      "addvl x22, x22, #-4\n"
      "bge 3b\n"
      "4:"  // main loop skip
      "ld1rqb { z7.b }, p0/Z, [%x[Apanel]]\n"
      ".inst 0x45049808  // smmla z8.s, z0.b, z4.b\n"
      ".inst 0x4505980b  // smmla z11.s, z0.b, z5.b\n"
      ".inst 0x4504982e  // smmla z14.s, z1.b, z4.b\n"
      ".inst 0x45059831  // smmla z17.s, z1.b, z5.b\n"
      "ld1b { z6.b }, p0/Z, [x22]\n"
      ".inst 0x45049854  // smmla z20.s, z2.b, z4.b\n"
      ".inst 0x45059857  // smmla z23.s, z2.b, z5.b\n"
      "ld1b { z3.b }, p0/Z, [x22, #1, MUL VL]\n"
      ".inst 0x450498fa  // smmla z26.s, z7.b, z4.b\n"
      ".inst 0x450598fd  // smmla z29.s, z7.b, z5.b\n"
      "ld1b { z5.b }, p0/Z, [x22, #2, MUL VL]\n"
      "ld1b { z4.b }, p0/Z, [x22, #3, MUL VL]\n"
      ".inst 0x45069809  // smmla z9.s, z0.b, z6.b\n"
      ".inst 0x4503980c  // smmla z12.s, z0.b, z3.b\n"
      ".inst 0x4506982f  // smmla z15.s, z1.b, z6.b\n"
      ".inst 0x45039832  // smmla z18.s, z1.b, z3.b\n"
      "add %x[Apanel], %x[Apanel], #0x10\n"
      ".inst 0x45069855  // smmla z21.s, z2.b, z6.b\n"
      ".inst 0x45039858  // smmla z24.s, z2.b, z3.b\n"
      "addvl x22, x22, #4\n"
      ".inst 0x450698fb  // smmla z27.s, z7.b, z6.b\n"
      ".inst 0x450398fe  // smmla z30.s, z7.b, z3.b\n"
      ".inst 0x4505980a  // smmla z10.s, z0.b, z5.b\n"
      ".inst 0x4504980d  // smmla z13.s, z0.b, z4.b\n"
      ".inst 0x45059830  // smmla z16.s, z1.b, z5.b\n"
      ".inst 0x45049833  // smmla z19.s, z1.b, z4.b\n"
      ".inst 0x45059856  // smmla z22.s, z2.b, z5.b\n"
      ".inst 0x45049859  // smmla z25.s, z2.b, z4.b\n"
      ".inst 0x450598fc  // smmla z28.s, z7.b, z5.b\n"
      ".inst 0x450498ff  // smmla z31.s, z7.b, z4.b\n"
      "cbz x20, 5f\n"
      "ld1b { z1.b }, p0/Z, [x22]\n"
      "ld1rqb { z7.b }, p0/Z, [%x[Apanel]]\n"
      ".inst 0x450198e8  // smmla z8.s, z7.b, z1.b\n"
      "ld1rqb { z6.b }, p0/Z, [%x[Apanel], #16]\n"
      "ld1b { z0.b }, p0/Z, [x22, #1, MUL VL]\n"
      ".inst 0x450098eb  // smmla z11.s, z7.b, z0.b\n"
      "ld1rqb { z5.b }, p0/Z, [%x[Apanel], #32]\n"
      "ld1rqb { z4.b }, p0/Z, [%x[Apanel], #48]\n"
      ".inst 0x450198ce  // smmla z14.s, z6.b, z1.b\n"
      ".inst 0x450098d1  // smmla z17.s, z6.b, z0.b\n"
      ".inst 0x450198b4  // smmla z20.s, z5.b, z1.b\n"
      "ld1b { z3.b }, p0/Z, [x22, #2, MUL VL]\n"
      ".inst 0x450098b7  // smmla z23.s, z5.b, z0.b\n"
      ".inst 0x4501989a  // smmla z26.s, z4.b, z1.b\n"
      "ld1b { z2.b }, p0/Z, [x22, #3, MUL VL]\n"
      ".inst 0x4500989d  // smmla z29.s, z4.b, z0.b\n"
      "ld1b { z1.b }, p0/Z, [x22, #4, MUL VL]\n"
      "ld1b { z0.b }, p0/Z, [x22, #5, MUL VL]\n"
      ".inst 0x450398e9  // smmla z9.s, z7.b, z3.b\n"
      ".inst 0x450298ec  // smmla z12.s, z7.b, z2.b\n"
      "addvl x22, x22, #6\n"
      ".inst 0x450398cf  // smmla z15.s, z6.b, z3.b\n"
      ".inst 0x450298d2  // smmla z18.s, z6.b, z2.b\n"
      "add %x[Apanel], %x[Apanel], #0x40\n"
      ".inst 0x450398b5  // smmla z21.s, z5.b, z3.b\n"
      ".inst 0x450298b8  // smmla z24.s, z5.b, z2.b\n"
      ".inst 0x4503989b  // smmla z27.s, z4.b, z3.b\n"
      ".inst 0x4502989e  // smmla z30.s, z4.b, z2.b\n"
      ".inst 0x450198ea  // smmla z10.s, z7.b, z1.b\n"
      ".inst 0x450098ed  // smmla z13.s, z7.b, z0.b\n"
      ".inst 0x450198d0  // smmla z16.s, z6.b, z1.b\n"
      ".inst 0x450098d3  // smmla z19.s, z6.b, z0.b\n"
      ".inst 0x450198b6  // smmla z22.s, z5.b, z1.b\n"
      ".inst 0x450098b9  // smmla z25.s, z5.b, z0.b\n"
      ".inst 0x4501989c  // smmla z28.s, z4.b, z1.b\n"
      ".inst 0x4500989f  // smmla z31.s, z4.b, z0.b\n"
      "5:"  // multiply loop done
      "uzp1 z0.d, z8.d, z11.d\n"
      "uzp2 z8.d, z8.d, z11.d\n"
      "st1w { z0.s }, p0, [%x[Cpanel]]\n"
      "uzp1 z0.d, z9.d, z12.d\n"
      "uzp2 z9.d, z9.d, z12.d\n"
      "st1w { z0.s }, p0, [%x[Cpanel], #1, MUL VL]\n"
      "uzp1 z0.d, z10.d, z13.d\n"
      "uzp2 z10.d, z10.d, z13.d\n"
      "st1w { z0.s }, p0, [%x[Cpanel], #2, MUL VL]\n"
      "st1w { z8.s }, p0, [%x[Cpanel], #3, MUL VL]\n"
      "uzp1 z0.d, z14.d, z17.d\n"
      "uzp2 z14.d, z14.d, z17.d\n"
      "st1w { z9.s }, p0, [%x[Cpanel], #4, MUL VL]\n"
      "uzp1 z1.d, z15.d, z18.d\n"
      "subs x23, x23, #0x1\n"
      "st1w { z10.s }, p0, [%x[Cpanel], #5, MUL VL]\n"
      "uzp2 z15.d, z15.d, z18.d\n"
      "uzp1 z17.d, z16.d, z19.d\n"
      "st1w { z0.s }, p0, [%x[Cpanel], #6, MUL VL]\n"
      "uzp2 z16.d, z16.d, z19.d\n"
      "uzp1 z0.d, z20.d, z23.d\n"
      "st1w { z1.s }, p0, [%x[Cpanel], #7, MUL VL]\n"
      "addvl %x[Cpanel], %x[Cpanel], #16\n"
      "uzp2 z20.d, z20.d, z23.d\n"
      "st1w { z17.s }, p0, [%x[Cpanel], #-8, MUL VL]\n"
      "uzp1 z23.d, z21.d, z24.d\n"
      "uzp2 z21.d, z21.d, z24.d\n"
      "st1w { z14.s }, p0, [%x[Cpanel], #-7, MUL VL]\n"
      "uzp1 z19.d, z22.d, z25.d\n"
      "uzp2 z22.d, z22.d, z25.d\n"
      "st1w { z15.s }, p0, [%x[Cpanel], #-6, MUL VL]\n"
      "uzp1 z18.d, z26.d, z29.d\n"
      "uzp2 z26.d, z26.d, z29.d\n"
      "st1w { z16.s }, p0, [%x[Cpanel], #-5, MUL VL]\n"
      "uzp1 z17.d, z27.d, z30.d\n"
      "uzp2 z27.d, z27.d, z30.d\n"
      "st1w { z0.s }, p0, [%x[Cpanel], #-4, MUL VL]\n"
      "uzp1 z16.d, z28.d, z31.d\n"
      "uzp2 z28.d, z28.d, z31.d\n"
      "st1w { z23.s }, p0, [%x[Cpanel], #-3, MUL VL]\n"
      "st1w { z19.s }, p0, [%x[Cpanel], #-2, MUL VL]\n"
      "st1w { z20.s }, p0, [%x[Cpanel], #-1, MUL VL]\n"
      "st1w { z21.s }, p0, [%x[Cpanel]]\n"
      "st1w { z22.s }, p0, [%x[Cpanel], #1, MUL VL]\n"
      "st1w { z18.s }, p0, [%x[Cpanel], #2, MUL VL]\n"
      "st1w { z17.s }, p0, [%x[Cpanel], #3, MUL VL]\n"
      "st1w { z16.s }, p0, [%x[Cpanel], #4, MUL VL]\n"
      "st1w { z26.s }, p0, [%x[Cpanel], #5, MUL VL]\n"
      "st1w { z27.s }, p0, [%x[Cpanel], #6, MUL VL]\n"
      "st1w { z28.s }, p0, [%x[Cpanel], #7, MUL VL]\n"
      "addvl %x[Cpanel], %x[Cpanel], #8\n"
      "bgt 2b\n"
      "subs %x[ablocks], %x[ablocks], #0x1\n"
      "bne 1b\n"
      : [Apanel] "+&r" (Apanel), [Cpanel] "+&r" (Cpanel), [ablocks] "+&r" (ablocks)
      : [args_ptr] "r" (&ka), [offsetof_Bpanel] "I" (offsetof(KernelArgs, Bpanel)), [offsetof_K] "I" (offsetof(KernelArgs, K)), [offsetof_bblocks] "I" (offsetof(KernelArgs, bblocks))
      : "cc", "memory", "p0", "x20", "x21", "x22", "x23", "z0", "z1", "z2", "z3", "z4", "z5", "z6", "z7", "z8", "z9", "z10", "z11", "z12", "z13", "z14", "z15", "z16", "z17", "z18", "z19", "z20", "z21", "z22", "z23", "z24", "z25", "z26", "z27", "z28", "z29", "z30", "z31"
    );
}

} // namespace arm_gemm
#endif // ARM_COMPUTE_ENABLE_SVE