agx: Try to allocate phi sources with loop phis
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 2 Jul 2023 13:46:12 +0000 (09:46 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Jul 2023 15:33:28 +0000 (15:33 +0000)
commit42a4c09b728b1e117f96994d9b3003fbba11fdf7
tree0c10ad01ec0c288152d16028bc96b4d77be83228
parentd0caa08c26e1d1c0d5eb918d517d11d65fff1abf
agx: Try to allocate phi sources with loop phis

total instructions in shared programs: 1788666 -> 1788606 (<.01%)
instructions in affected programs: 7953 -> 7893 (-0.75%)
helped: 29
HURT: 0
Instructions are helped.

total bytes in shared programs: 12196852 -> 12196492 (<.01%)
bytes in affected programs: 53908 -> 53548 (-0.67%)
helped: 29
HURT: 0
Bytes are helped.

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