Update ACL pin to 9d0c4deb760efc2ca07e5e0b8218995201ad8a1f

* Add quantized CL MatMul kernels for Lhs NT/T, Rhs NT


Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: I7f8c457ebee2e36674f59c687641d2ee74803012
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 2bf4485..912df15 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_02" # Release 23.02
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="8b7f42aa0e76a65a4ffa46ee875df6a6220695ae" #9416: Enable quantized data types for  CpuElementwiseUnary on Armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9416
+DEFAULT_CLFRAMEWORKREVISION="9d0c4deb760efc2ca07e5e0b8218995201ad8a1f" #Add quantized CL MatMul kernels for Lhs NT/T, Rhs NT
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out