nir/lower_phis_to_scalar: Use nir_instr_free() to free instrs.
authorEmma Anholt <emma@anholt.net>
Wed, 7 Jul 2021 17:43:12 +0000 (10:43 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Sep 2021 17:53:06 +0000 (17:53 +0000)
commit1edff520e2eed2b47c536099d77dc1fe571ffb3f
tree04e34e233cee277bd2ad3f01d61dd5599f013ba1
parentd1a2870f782fd1ee75b2d6e179a7fc06e52a961d
nir/lower_phis_to_scalar: Use nir_instr_free() to free instrs.

Preparation for de-rallocing instrs.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11776>
src/compiler/nir/nir_lower_phis_to_scalar.c