nir/range_analysis: Set higher default maximum for max_workgroup_count
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 17 Nov 2022 20:47:59 +0000 (12:47 -0800)
committerMarge Bot <emma+marge@anholt.net>
Sat, 19 Nov 2022 05:40:42 +0000 (05:40 +0000)
commit2ba55ec504f8391775622c3753ddb03bdcd85aff
tree675cbbf5f6789b49c7c44bfc18f540d2b376debe
parentd989746e55b7941e54f78407fc49935a393f653f
nir/range_analysis: Set higher default maximum for max_workgroup_count

Fixes: c2a81ebe19f ("nir: Add default unsigned upper bound configuration.")
Closes: #7676
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19835>
src/compiler/nir/nir.h
src/compiler/nir/nir_range_analysis.c