glsl/softfp64: GC the temp vars after we lower them to SSA.
authorEmma Anholt <emma@anholt.net>
Thu, 23 Mar 2023 19:17:22 +0000 (12:17 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 6 Apr 2023 02:32:00 +0000 (02:32 +0000)
commit7ff899dd6e830f7dd5e55261585c0a92c91403e0
tree1e7e90e04f02bc860485c36e91fc240d419665af
parent2a33ea95d66cd7ba83e2774f5559bf781da66c40
glsl/softfp64: GC the temp vars after we lower them to SSA.

They don't serve any purpose other than taking up memory and cluttering
your compiler output at this point.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22083>
src/compiler/glsl/glsl_to_nir.cpp