df22dc2a47ce0c6e1790c84e419f4cc637be71c3
SWDEV-105835 - ROCm OpenCL: add -amdgpu-internalize-symbols to BE The option -amdgpu-internalize-symbols allows to drop unused symbols from program, functions and global variables. This saves compile time and object size, a lot in case of a big program. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#33 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#55 edit
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%