nir/validate: don't validate the GC list by default
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 27 Oct 2021 10:25:27 +0000 (11:25 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Mon, 21 Feb 2022 11:57:18 +0000 (11:57 +0000)
commit925c5f817db7702fdd2c894fd3e122f274af71dd
tree8df6ae1b04feb1ba322f2f1f5a50610550a1734d
parente6853de6b012ad7786aac0abe3333efc1f665216
nir/validate: don't validate the GC list by default

This seems really slow.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13547>
src/compiler/nir/nir.c
src/compiler/nir/nir.h
src/compiler/nir/nir_validate.c