Skip to content

Commit 757cb1c

Browse files
author
RuQing Xu
committed
Arm SVE Fix: Prototype sve_get_override_kernel_s
Otherwise only half of the 64bit void* would be returned.
1 parent 3a70941 commit 757cb1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/arm64_sve/sve_kernels.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// include after blis.h so that the kernels are known
22

3+
void* sve_get_override_kernel_s(int kernel_idx);
34

45
// Write down the index directly so it's easier to look up
56
enum kernel_indices_d

0 commit comments

Comments
 (0)