mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

This commit adds suport for parsing "slm_alignment" entry in .ze_info section. - Set requiredSlmAlignment for addresing mode slm - Enable optional passed slm alignment parsing (with default value=16 left). Related-To: NEO-6817 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>