aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/OpenCL.cpp
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2017-09-20 14:02:37 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commitdc836b6f739e9e05fe3de51fe9ea65833aaa8c75 (patch)
tree3eff6447486ec429d1f50c4ab7a356255247d839 /src/core/CL/OpenCL.cpp
parentf81652dc970a8071f41c4138508c39684ed9111a (diff)
downloadComputeLibrary-dc836b6f739e9e05fe3de51fe9ea65833aaa8c75.tar.gz
COMPMID-417: Fix clang-tidy error in PPMLoader for map/unmap
Clang-tidy complained for invalid member function call (map/unmap) on Tensor although this was conditional using type_traits. Seems that dead branch did not get eliminated by the compiler. Fixes this by creating map/unmap function and overloading them for CLTensor. Change-Id: I36358e4443c5517bc16c4eb30266d5a999a11b89 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/88429 Reviewed-by: Moritz Pflanzer <moritz.pflanzer@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
Diffstat (limited to 'src/core/CL/OpenCL.cpp')
0 files changed, 0 insertions, 0 deletions