aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/CLKernelLibrary.h
diff options
context:
space:
mode:
authorPablo Tello <pablo.tello@arm.com>2018-01-16 11:41:12 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:43:42 +0000
commit826c76952b45098f2d090fb3c292707a872e20ce (patch)
treefaf34d728e0e885e3ee43716016e439bcd9054ec /arm_compute/core/CL/CLKernelLibrary.h
parenta66eaa2a374a50b798159d95431c946fdda22a24 (diff)
downloadComputeLibrary-826c76952b45098f2d090fb3c292707a872e20ce.tar.gz
COMPMID-835: Valgrind make UNIT/Utils/RoundFloatToNearestUp fail on aarch64
Workaround for Valgrind round() issue on aarch64. Valgrind's call to std::round(-4.500000) == -4.000000 instead of 5.00000. I think there is a bug in valgrind's code for aarch64 where the rounding mode is not properly setup and that's the reason why round to zero is used all the time. Change-Id: If8fbee98e022856fcc48e454f7afd447f1f193e9 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/116457 Tested-by: Jenkins <bsgcomp@arm.com> Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
Diffstat (limited to 'arm_compute/core/CL/CLKernelLibrary.h')
0 files changed, 0 insertions, 0 deletions