agx: Implement imul_high
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 13 Aug 2023 20:08:39 +0000 (16:08 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 23 Aug 2023 15:06:55 +0000 (15:06 +0000)
commitc8b44eb4c3a95704001d430d948bc169183fce13
treef297005836d2cf1e45595b8384fd6d3fb4364c3a
parentcf12429c972fd7d15272b0bb9c071ccb0ba16e4f
agx: Implement imul_high

Like umul_high. Fixes
dEQP-VK.spirv_assembly.instruction.compute.mul_extended.signed_16bit

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