nir: store the results of divergence analysis on loops
authorArcady Goldmints-Orlov <agoldmints@igalia.com>
Thu, 24 Dec 2020 16:23:33 +0000 (10:23 -0600)
committerMarge Bot <eric+marge@anholt.net>
Mon, 1 Feb 2021 08:11:48 +0000 (08:11 +0000)
commit8fb6cbdcb67b969b9cba64b8d816538f1a0f75a9
tree16f4b26ecc0543498cf2b7b5df9143d1b2de5b4b
parent019449dad7270d03b773841750e8e750dcb4d46d
nir: store the results of divergence analysis on loops

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7726>
src/compiler/nir/nir.c
src/compiler/nir/nir.h
src/compiler/nir/nir_divergence_analysis.c