compute-runtime/opencl/source/program
Mateusz Hoppe 291745cdf7 feature: add support for ImplicitArgs versioning
- define ImplicitArgs version 1

Related-To: NEO-14115

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-02-25 10:27:11 +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 feature: add support for ImplicitArgs versioning 2025-02-25 10:27:11 +01:00
printf_handler.h refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01: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 fix: add option to enable/disable heapless in ocloc 2025-02-24 17:06:26 +01:00
program.h fix: Add asserts to ensure NonCopyable and NonMovable 1/n 2025-02-18 09:41:20 +01:00