agx: Implement native int->float conversions
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 16 Apr 2021 22:02:24 +0000 (18:02 -0400)
committerAlyssa Rosenzweig <none>
Sun, 2 May 2021 21:41:15 +0000 (17:41 -0400)
commitc06dcaf0a04e0d8304564e0259b4e2cda3943fa7
treef85cfe261374a67c3c4ea19845f574733f17db2a
parent212684877151fcc9dccf880a6eef201e2e1074eb
agx: Implement native int->float conversions

This time 8, 16, and 32-bit sources are supported natively, but not
64-bit.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10582>
src/asahi/compiler/agx_compile.c