pan/bi: Export bifrost_nir_lower_load_output
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 20 Feb 2023 03:47:24 +0000 (22:47 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 23:53:46 +0000 (23:53 +0000)
commit24693d8a7c13d732a1c3b88dcf3ed1ff97a29cf8
treea7590a69924b24a6c122d08441c6547ab1bac92c
parentf8889946792f49065eb24853d2007f2c9da5cf57
pan/bi: Export bifrost_nir_lower_load_output

If new load_output are created after preprocessing NIR (namely, from blend
lowering in panvk), this lowering needs to be called to lower load_output to the
vendor intrinsic with conversion descriptor.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20906>
src/panfrost/compiler/bifrost_compile.c
src/panfrost/compiler/bifrost_nir.h