nir: Add bit_count to lower_int64 pass
authorJesse Natalie <jenatali@microsoft.com>
Tue, 23 Jun 2020 12:47:20 +0000 (05:47 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 27 Aug 2020 16:57:42 +0000 (16:57 +0000)
commita54695ddcb26b4437c361d7df8c93f6b8a990e27
tree0452d956e208343c30c7e8d1670f7c2f749f73ac
parentd91f85f16e0b5cb75eddb3344343b9dc9a58d83a
nir: Add bit_count to lower_int64 pass

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
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_int64.c