mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-23 11:03:02 +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>