aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClBatchConcatenateKernel.cpp
diff options
context:
space:
mode:
authorMohammed Suhail Munshi <MohammedSuhail.Munshi@arm.com>2022-02-08 15:23:00 +0000
committerMohmun02 <MohammedSuhail.Munshi@arm.com>2022-02-10 15:30:29 +0000
commit2134d1bdb81e4959560d5becea06c43c083a9811 (patch)
treebfb1cc161ccea50a2e35b3e504a223c9e16beb27 /src/gpu/cl/kernels/ClBatchConcatenateKernel.cpp
parent616f8eb38e6b68001b162a88ad404d04f7b32fd2 (diff)
downloadComputeLibrary-2134d1bdb81e4959560d5becea06c43c083a9811.tar.gz
Int32 to Float32 implicit casting fix
- Int32 is cast to Float32 implicitly during range checking comparisons, value may change due to float32 range limitations. - Fixed by casting float32 var to double64 before comparisons. - This issue prevented NDK r23b compilation Resolves: [COMPMID-5051] Change-Id: I1695f9ad5fa147d81cbcfda9e0152aefab960c82 Signed-off-by: Mohammed Suhail Munshi <MohammedSuhail.Munshi@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7093 Tested-by: Arm Jenkins <bsgcomp@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Sheri Zhang <sheri.zhang@arm.com>
Diffstat (limited to 'src/gpu/cl/kernels/ClBatchConcatenateKernel.cpp')
0 files changed, 0 insertions, 0 deletions