nir: return progress from nir_lower_io_to_scalar
authorMarek Olšák <marek.olsak@amd.com>
Sat, 29 Oct 2022 21:28:43 +0000 (17:28 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 3 Mar 2023 03:27:40 +0000 (03:27 +0000)
commitec38758e8612aa8f2da4b6455d7bfc51d42a158b
tree93bb9ab295a3773344aaf2ad4c4e57b6f61a0305
parent9a4641cf6b669598d270117e5c64653db6e7db65
nir: return progress from nir_lower_io_to_scalar

oversight?

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19399>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_io_to_scalar.c