pan/bi: Use pan_nir_lower_64bit_intrin
authorIcecream95 <ixn@disroot.org>
Tue, 5 Jan 2021 05:15:47 +0000 (18:15 +1300)
committerMarge Bot <eric+marge@anholt.net>
Mon, 18 Jan 2021 20:49:45 +0000 (20:49 +0000)
commit76fa57d1955f2767dce9d9a583bddd73d751d83c
tree764211e638bd1435749cf909b5efd7f39f6a9ded
parent7c2308769b0766578dc0f7e95471cd6f1903bcec
pan/bi: Use pan_nir_lower_64bit_intrin

The intrinsics covered by the pass are implemented by reading 32-bit
registers, so there is no reason to keep them 64-bit.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8358>
src/panfrost/bifrost/bifrost_compile.c