intel/compiler: Mark various memory barriers intrinsics unreachable
authorCaio Oliveira <caio.oliveira@intel.com>
Fri, 24 Feb 2023 10:25:44 +0000 (02:25 -0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 27 Feb 2023 20:24:01 +0000 (20:24 +0000)
commitc80268a20d447e07c4b88a68cb850960f07b4195
tree4148f9e709ae192635b4e84e862229d6f499dcac
parentfe908ffefa56a1e61b94f1db694d8bb08d3bac32
intel/compiler: Mark various memory barriers intrinsics unreachable

Now that both SPIR-V and GLSL are using scoped barriers, we can stop
handling the specialized ones.

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3339>
src/intel/compiler/brw_fs_nir.cpp
src/intel/compiler/brw_vec4_nir.cpp