spirv: Identify non-temporal memory access
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Mon, 20 Sep 2021 17:52:35 +0000 (10:52 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Sep 2021 21:55:54 +0000 (21:55 +0000)
commit895cfca64139e985d044092a989182d637ff161e
tree471eba15b19bf208c9d287eaa9d9e6d272f177d8
parent47f7b262e1d0703197669ecfc3c9592852d79126
spirv: Identify non-temporal memory access

Map it to the existing ACCESS_STREAM_CACHE_POLICY access mode.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12945>
src/compiler/spirv/vtn_variables.c