agx: Implement simple floating point ops
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Wed, 14 Apr 2021 19:28:13 +0000 (15:28 -0400)
committerAlyssa Rosenzweig <none>
Sun, 2 May 2021 21:41:14 +0000 (17:41 -0400)
commitb5a3845f9a47db2faa5af0cf1c38153629b9efb2
tree91b37f6f156b47fd800c3c0233cc667fc90b7ba8
parent8648b2be0b306ed624353695ed61ccedc12407ec
agx: Implement simple floating point ops

These are all direct translations of NIR->AIR.

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