nir: Fix use of alloca() without #include c99_alloca.h
authorSil Vilerino <sivileri@microsoft.com>
Mon, 27 Mar 2023 20:29:32 +0000 (16:29 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 29 Mar 2023 16:56:42 +0000 (16:56 +0000)
commit0d0221a574e5a398052dd7340eebd1bcc02ba6e9
treef5e7e50ba2ba3c23cc460c2e0c0bc5cbc4c8580b
parentd3bbbc4c6c0dbf80dd8730f2263c150348dcd170
nir: Fix use of alloca() without #include c99_alloca.h

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22150>
src/compiler/nir/nir_range_analysis.c