mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +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 Zwolinski <fabian.zwolinski@intel.com>