mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 15:53:13 +08:00
Current implementation only takes static slmInlineSize into account. With this change we also include dynamic SLM passed as a kernel arguments. Related-To: NEO-5761 Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com>