compute-runtime/opencl/source/program
Luzynski, Sebastian Jozef 91c69e0fe7 Patch global variables and constants once
This change replaces mechanism of patching global constants and
variables in kernel per relocation to patching them only once. This
would improve linking time performance for kernels with multiple global
symbols.

Signed-off-by: Luzynski, Sebastian Jozef <sebastian.jozef.luzynski@intel.com>
2022-11-03 17:45:09 +01:00
..
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
build.cpp L0: GRF mode debug flags support 2022-09-22 15:27:31 +02:00
compile.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
create.cpp Copyright header update 2021-05-17 20:38:19 +02:00
create.inl Add option to change GRF mode 2022-09-06 13:00:17 +02:00
get_info.cpp Fix types passed to sizeof operator in clGetProgramInfo() 2022-09-22 12:26:15 +02:00
link.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
printf_handler.cpp OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
printf_handler.h OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
process_device_binary.cpp Patch global variables and constants once 2022-11-03 17:45:09 +01:00
process_intermediate_binary.cpp Copyright header update 2021-05-17 20:38:19 +02:00
program.cpp Unify meaning of RebuildPrecompiledKernels across OCL and L0 APIs 2022-10-27 15:17:24 +02:00
program.h Patch global variables and constants once 2022-11-03 17:45:09 +01:00