nir: Invalidate live SSA def information when making new SSA defs.
authorEric Anholt <eric@anholt.net>
Wed, 26 Aug 2020 20:09:09 +0000 (13:09 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 Aug 2020 18:28:36 +0000 (18:28 +0000)
commit5d2b2b59c451915c0b11184ae47c0673fdff3146
tree8b2f7b628697a22790accb30fd90536eb06ef849
parentd3b652f13d89726757a0fd0d2d9c07084dd90a16
nir: Invalidate live SSA def information when making new SSA defs.

Noted by @jekstrand in review of the SSA live index changes.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6408>
src/compiler/nir/nir.c