intel/compiler: Drop brw_nir_lower_scoped_barriers
authorCaio Oliveira <caio.oliveira@intel.com>
Thu, 2 Mar 2023 20:59:18 +0000 (12:59 -0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 7 Mar 2023 00:41:13 +0000 (00:41 +0000)
commit07de034791fa6c3c0d14174503b076629d8f3c05
tree099b1b50acabf514866a0f4c3861b7c1b5c1d910
parentdfc34b1a6573ff608752eadd8ce76aab3ba803da
intel/compiler: Drop brw_nir_lower_scoped_barriers

Now that we handle scoped barriers with execution scope during
NIR -> Backend IR translation, this lowering is not needed anymore.

Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21634>
src/intel/compiler/brw_nir.c
src/intel/compiler/brw_nir.h
src/intel/compiler/brw_nir_lower_scoped_barriers.c [deleted file]
src/intel/compiler/meson.build