rusticl/kernel: get rid of initial function_temp type lowering
authorKarol Herbst <git@karolherbst.de>
Thu, 3 Aug 2023 12:13:27 +0000 (14:13 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 12:55:33 +0000 (12:55 +0000)
commit66c6061491a7546349c04c40cbae1d23a07b5906
treec0449300d68eda612a377c42a7db06bad0e1ed13
parentb9e47cf5fd8c2279df5efa2c1b4b7eab09622b55
rusticl/kernel: get rid of initial function_temp type lowering

It's not needed and causes some issues with generic memory.

Fixes: 01cb01a7ee9 ("rusticl/kernel: only handle function_temp memory before lowering printf")
Signed-off-by: Karol Herbst <git@karolherbst.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24470>
src/gallium/frontends/rusticl/core/kernel.rs