agx: Fix 64-bit immediate moves
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 11 Aug 2023 14:11:44 +0000 (10:11 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 11 Aug 2023 20:31:28 +0000 (20:31 +0000)
commit3634791baab462161994ab614a98ba1c1f4f4643
tree3847a6ebb3d4f75d5ca10332a9177987d3c97ccd
parent4d0233cb1d80f1fed5e3e85eb8eb8229e6a1f2a6
agx: Fix 64-bit immediate moves

Don't truncate them in the builder. Fixes:

dEQP-VK.spirv_assembly.instruction.compute.convertutof.uint64_to_float32_4294967296

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24635>
src/asahi/compiler/agx_opcodes.py