nir: add 2 new intel intrinsics for uniform ssbo/shared loads
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 7 Mar 2023 10:11:25 +0000 (12:11 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 5 Apr 2023 12:32:56 +0000 (12:32 +0000)
commit2cf93f76322331176256881d510160ec4bcf718a
tree90530dc1a0d70311c187c29c79ffb5a2fcd981fe
parent2259e1e9329da8b4634473c8dba2f03b11fc56f2
nir: add 2 new intel intrinsics for uniform ssbo/shared loads

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21853>
src/compiler/nir/nir_divergence_analysis.c
src/compiler/nir/nir_intrinsics.py
src/compiler/nir/nir_opt_load_store_vectorize.c