compute-runtime/shared/source/compiler_interface
Patryk Wrobel 09eefb4968 Unify used flags in case of IR exclusion
Unifies usage of flags in case of IR exclusion from ocloc's output file.
When -exclude_ir parameter is active, then internal options passed to
IGC contain -exclude-ir-from-zebin to preserve consistency. Moreover,
when only -exclude-ir-from-zebin is present, then -exclude_ir is also set.

Related-To: NEO-6477
Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2021-12-17 14:30:58 +01:00
..
compiler_options Unify used flags in case of IR exclusion 2021-12-17 14:30:58 +01:00
CMakeLists.txt Add compilerHwInfoConfig 2021-10-06 21:27:34 +02:00
compiler_cache.cpp Fix hash counting 2021-11-29 16:59:06 +01:00
compiler_cache.h create trace files about cl_cache usage 2021-10-29 18:21:49 +02:00
compiler_interface.cpp Add error handling in SipKernelBinary 2021-11-29 13:25:15 +01:00
compiler_interface.h Correct handling unique_ptr in functions 2021-10-21 18:17:14 +02:00
compiler_interface.inl Move enable_product.inl to shared 2021-10-12 22:02:16 +02:00
create_main.cpp Copyright header update 2021-05-17 20:38:19 +02:00
default_cache_config.h Add absolute include paths 2020-02-23 23:49:12 +01:00
intermediate_representations.h Copyright header update 2021-05-17 20:38:19 +02:00
linker.cpp Zebin: allow undef symbols 2021-12-13 15:31:56 +01:00
linker.h Add implementation for reading logical subDevice from builtin 2021-12-09 13:20:49 +01:00
linker.inl Remove unnecessary check for gen12lp during symbol relocations 2021-03-30 11:48:06 +02:00
oclc_extensions.cpp Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00
oclc_extensions.h Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00