compute-runtime/shared/source/device_binary_format
Kacper Nowak 441fe1f589 Fix generating localIDs in zebin
This commit fixes generating localIDs in zebin.
With thix fix, Emit Local in compute walker will be set accordingly with
the size of local_id argtype (currently, Emit Local is set to Emit None,
which prevents generating local IDs).

Related-To: NEO-6089
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-02-21 18:20:05 +01:00
..
ar Zebin - yaml parser 2020-07-30 07:26:44 +02:00
elf Fix debug zebin creation 2022-01-26 13:55:32 +01:00
yaml remove regex from yaml parser 2021-10-29 15:11:48 +02:00
CMakeLists.txt Create debug zebin 2021-09-15 13:56:38 +02:00
debug_zebin.cpp Fix debug zebin creation 2022-01-26 13:55:32 +01:00
debug_zebin.h Fix debug zebin creation 2022-01-26 13:55:32 +01:00
device_binary_format_ar.cpp Store single generic IR in fatbinary when built from SPIR-V input 2022-02-14 15:30:46 +01:00
device_binary_format_ocl_elf.cpp Remove not needed fallthrough 2021-10-25 15:30:22 +02:00
device_binary_format_patchtokens.cpp move common files to shared/ 2021-09-27 11:10:20 +02:00
device_binary_format_zebin.cpp Add support for IntelGT note section 2021-07-09 11:17:14 +02:00
device_binary_formats.cpp OCL: Set target device product family 2022-02-08 16:49:28 +01:00
device_binary_formats.h OCL: Set target device product family 2022-02-08 16:49:28 +01:00
patchtokens_decoder.cpp Remove not needed fallthrough 2021-10-25 15:30:22 +02:00
patchtokens_decoder.h Add RTDispatchGlobals allocation for ray tracing 2021-12-08 09:44:13 +01:00
patchtokens_dumper.cpp Remove device enqueue part 8 2022-01-19 11:16:35 +01:00
patchtokens_dumper.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
patchtokens_validator.cpp Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
patchtokens_validator.h Copyright header update 2021-05-17 20:38:19 +02:00
zebin_decoder.cpp Fix generating localIDs in zebin 2022-02-21 18:20:05 +01:00
zebin_decoder.h Make calcualting explicitArgs number independent of payloadArgs size 2021-11-26 14:05:40 +01:00