intel/compiler: adjust [store|load]_task_payload.base too
authorMarcin Ślusarz <marcin.slusarz@intel.com>
Fri, 21 Oct 2022 13:49:52 +0000 (15:49 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 1 Dec 2022 11:19:47 +0000 (11:19 +0000)
commit7aaafaa8ae26ee1086a51089c12e4fa9e9645c2e
tree917b3b73b357bee6d0c1fa183cd6c03e8b5eef35
parentd25fa88c6cbb10a24f482cdf1e9853bc79022ad7
intel/compiler: adjust [store|load]_task_payload.base too

Base also needs to be converted from bytes to words.

Fixes: c36ae42e4cc ("intel/compiler: Use nir_var_mem_task_payload")
Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19409>
src/intel/compiler/brw_mesh.cpp