aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 393ce933b6..d3cf984d8b 100644
--- a/filelist.json
+++ b/filelist.json
@@ -521,8 +521,10 @@
"files": {
"common": [
"src/gpu/cl/kernels/ClMatMulLowpNativeKernel.cpp",
+ "src/gpu/cl/kernels/ClMatMulLowpNativeMMULKernel.cpp",
"src/gpu/cl/kernels/ClMatMulNativeKernel.cpp",
"src/gpu/cl/kernels/ClMatMulNativeMMULKernel.cpp",
+ "src/gpu/cl/kernels/helpers/MatMulKernelHelpers.cpp",
"src/gpu/cl/operators/ClMatMul.cpp",
"src/runtime/CL/functions/CLMatMul.cpp",
"src/runtime/heuristics/matmul_native/ClMatMulNativeDefaultConfigValhall.cpp",