Benchmark and set default LWS for GEMM, Direct convolution and Winograd

Resolve COMPMID-4487, COMPMID-4488, COMPMID-4489

Change-Id: Id5a1178a5a452a969b41eea48cb36727e4dbe27b
Signed-off-by: Giorgio Arena <giorgio.arena@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6014
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
diff --git a/filelist.json b/filelist.json
index f255d76..b426411 100644
--- a/filelist.json
+++ b/filelist.json
@@ -26,6 +26,7 @@
   "gpu": {
     "common": [
       "src/core/CL/CLCompileContext.cpp",
+      "src/core/CL/DefaultLWSHeuristics.cpp",
       "src/core/CL/CLHelpers.cpp",
       "src/core/CL/CLKernelLibrary.cpp",
       "src/core/CL/CLUtils.cpp",