compute-runtime/shared/source/program
Dominik Dabek e0ccf22557 fix: indirect access in external functions
Read indirect_stateless_count in module external functions.

If greater than 0, mark all kernels that have the has_stack_calls flag
set from this module as having indirect accesses.

Related-To: NEO-7712

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-01-18 15:29:41 +01:00
..
CMakeLists.txt Cleanup includes 34 2023-01-17 14:42:04 +01:00
heap_info.h refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
kernel_info.cpp refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
kernel_info.h refactor: correct variable namings 2023-11-29 23:49:03 +01:00
kernel_info_from_patchtokens.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
kernel_info_from_patchtokens.h Move kernel_info_from_patchtokens to shared directory 2021-10-05 11:50:28 +02:00
print_formatter.cpp refactor: correct naming of enum class constants 3/n 2023-12-11 17:43:50 +01:00
print_formatter.h refactor: correct naming of enum class constants 3/n 2023-12-11 17:43:50 +01:00
program_info.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
program_info.h fix: indirect access in external functions 2024-01-18 15:29:41 +01:00
program_info_from_patchtokens.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
program_info_from_patchtokens.h Patchtokens: Add support for querying device globals by host name 2022-03-04 14:38:19 +01:00
program_initialization.cpp refactor: correct naming of unified memory enums 2023-12-13 15:58:21 +01:00
program_initialization.h feat(zebin): Add support for ELF section type SHT_NOBITS 2023-02-10 16:17:16 +01:00
sync_buffer_handler.cpp refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
sync_buffer_handler.h refactor: remove redundant definitions KB/MB/GB 2023-12-05 08:55:18 +01:00
sync_buffer_handler.inl Align sync buffer address to max atomic type size 2021-11-19 17:18:03 +01:00
work_size_info.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
work_size_info.h refactor: Correct typo 2023-01-20 16:07:13 +01:00