aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLConvolutionLayer.cpp
diff options
context:
space:
mode:
authorSheri Zhang <sheri.zhang@arm.com>2021-04-12 10:53:57 +0100
committerSheri Zhang <sheri.zhang@arm.com>2021-04-12 12:08:45 +0000
commit6dbcc0e4d2fd0c61602a1a0c4a0ac548da713087 (patch)
tree4f517146f6ef8b54f98974ac73ce688599f8046c /src/runtime/CL/functions/CLConvolutionLayer.cpp
parent0aee2dd9ade35a06e8a0548ea14d49da7f9e2663 (diff)
downloadComputeLibrary-6dbcc0e4d2fd0c61602a1a0c4a0ac548da713087.tar.gz
Fix OpenCL kernel compiling failure with array initializer
The issue is related with clang version, clang 3.9 has the problem, clange 4.0 works. The workaround is to add an extra {} to make this work. Partial resolves: COMPMID-4348 Signed-off-by: Sheri Zhang <sheri.zhang@arm.com> Change-Id: Ia079cbb3c44d617b1b42cb2af758b5a8ba1a032e Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5399 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Manuel Bottini <manuel.bottini@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'src/runtime/CL/functions/CLConvolutionLayer.cpp')
0 files changed, 0 insertions, 0 deletions