intel: infer scalar'ness locally for brw_postprocess_nir
authorRohan Garg <rohan.garg@intel.com>
Wed, 17 May 2023 14:44:17 +0000 (16:44 +0200)
committerRohan Garg <rohan.garg@intel.com>
Thu, 18 May 2023 13:46:06 +0000 (15:46 +0200)
commit212810ac8addb0e883bf53741efa123bce8b5c36
tree5dc6a6b0076999e9c8d8aeb9e1e817cd2f19bdd4
parentb214cf11b98f8ef9d5f47e226b47aa7629ff2769
intel: infer scalar'ness locally for brw_postprocess_nir

Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23098>
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_mesh.cpp
src/intel/compiler/brw_nir.c
src/intel/compiler/brw_nir.h
src/intel/compiler/brw_nir_rt.c
src/intel/compiler/brw_shader.cpp
src/intel/compiler/brw_vec4.cpp
src/intel/compiler/brw_vec4_gs_visitor.cpp
src/intel/compiler/brw_vec4_tcs.cpp