compute-runtime/opencl/source/kernel
Dominik Dabek 5c5c718af3 performance: detect indirect access in kernel, PVC
Enabling on pvc after patch in igc.

Enabling only for JIT kernels because AOT could have been compiled with
IGC older than required.

Related-To: NEO-7712

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2023-08-24 02:15:11 +02:00
..
CMakeLists.txt Capability to set overdispatch param for Kernel 2022-09-27 18:29:04 +02:00
image_transformer.cpp refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
image_transformer.h
kernel.cpp performance: detect indirect access in kernel, PVC 2023-08-24 02:15:11 +02:00
kernel.h refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
kernel_info_cl.h Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
kernel_objects_for_aux_translation.h Add resolve capability for compressed USM device allocations 2021-01-08 12:16:26 +01:00
multi_device_kernel.cpp refactor(ocl): remove redundant check 2023-03-15 16:20:53 +01:00
multi_device_kernel.h Refactor(ocl): refactor OCL Kernel and MultiDeviceKernel class 1/n 2023-04-11 11:43:26 +02:00