nir: Add a lowering pass to split 64bit phis
authorJesse Natalie <jenatali@microsoft.com>
Fri, 5 Jun 2020 22:43:26 +0000 (15:43 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 27 Aug 2020 16:57:41 +0000 (16:57 +0000)
commit43d22c8f2011b780467df97e58981522edccfa21
tree104071fb1f1d9523032d9f341ff74ace8848dc98
parent6b1a56b908e702c06f55c63b19b695a47f607456
nir: Add a lowering pass to split 64bit phis

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