compute-runtime/opencl/source/program
Dominik Dabek b987877712 fix: remove patchtoken fallback
Related-To: NEO-14028

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2025-02-10 12:29:45 +01:00
..
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
build.cpp fix: add missing nullptr check before accessing ail helper 2024-08-20 16:58:53 +02:00
compile.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
create.cpp refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
create.inl fix: remove patchtoken fallback 2025-02-10 12:29:45 +01:00
get_info.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
link.cpp refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
printf_handler.cpp refactor: move blit post sync data to BlitProperties 2025-01-22 18:35:21 +01:00
printf_handler.h refactor: add NonCopyableOrMovableClass to classes that don't need copy ctors 2023-10-05 13:11:01 +02:00
process_device_binary.cpp fix: correct program header generation for shared isa allocation 2024-09-03 17:50:29 +02:00
process_intermediate_binary.cpp refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
program.cpp feature: Add logic to disable bindless addressing via AIL 2024-09-18 13:49:51 +02:00
program.h fix: disable indirect detection if any stack calls 2024-08-07 14:48:58 +02:00