pan/bi: Move int64 lowering before idiv lowering
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 25 Jan 2021 16:09:25 +0000 (17:09 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 11 Mar 2021 14:30:19 +0000 (14:30 +0000)
commit691c47dd6c0fcdab5be0f9684100224cc0eb34a3
treedeec2af05de7f8677cb3d5306381b45372377ea0
parentf7bbfbaeb5694a238056d68a047f923470bcb8f0
pan/bi: Move int64 lowering before idiv lowering

Otherwise all 64 divisions will be skipped.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9520>
src/panfrost/bifrost/bifrost_compile.c