From cff6f3b3d6750c47e9f8616bb8b2ec671cfe33d3 Mon Sep 17 00:00:00 2001 From: Mohammed Suhail Munshi Date: Thu, 9 Dec 2021 17:36:25 +0000 Subject: Fix 300% Regression CPU - Change default mws value in Kernel files Resolves: COMPMID-5001 Change-Id: I13fbe859d2557be0459ba76da0136d0efb15f311 Signed-off-by: Mohammed Suhail Munshi Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6809 Tested-by: Arm Jenkins Comments-Addressed: Arm Jenkins Reviewed-by: Sheri Zhang --- arm_compute/core/CPP/CPPTypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arm_compute/core/CPP') diff --git a/arm_compute/core/CPP/CPPTypes.h b/arm_compute/core/CPP/CPPTypes.h index 76378d27ef..82a6a6c324 100644 --- a/arm_compute/core/CPP/CPPTypes.h +++ b/arm_compute/core/CPP/CPPTypes.h @@ -39,6 +39,7 @@ namespace arm_compute X(A55r1) \ X(A35) \ X(A73) \ + X(A76) \ X(A510) \ X(X1) \ X(V1) \ -- cgit v1.2.1