nir/print: Make NIR_DEBUG=print_consts behavior the default
authorCaio Oliveira <caio.oliveira@intel.com>
Sat, 10 Jun 2023 02:55:49 +0000 (19:55 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 28 Jun 2023 20:17:18 +0000 (20:17 +0000)
commit8f64415af722fc37fe994a55b7268df5ddbdb7b8
tree4e847bc8d7817fa4d4153f5db532e223eee54927
parent260a9167db54de8ec6cd687aab2225751fb2dda6
nir/print: Make NIR_DEBUG=print_consts behavior the default

Now there's a NIR_DEBUG=print_no_inline_consts to omit them.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Acked-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23562>
src/compiler/nir/nir.c
src/compiler/nir/nir.h
src/compiler/nir/nir_print.c