Files
mesa/src
Job Noorman c6a932d4b3 ir3/ra: handle phis with preferred regs first
Handle phis in two groups: first those which already have a preferred
reg set and then those without. The second group should be rare but by
handling them last, they don't accidentally occupy a preferred reg of
another phi, preventing excessive copying in some cases.

Signed-off-by: Job Noorman <jnoorman@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33489>
2025-02-12 06:38:30 +00:00
..
2025-02-11 18:54:05 +00:00
2025-02-05 04:35:07 +00:00
2024-12-17 23:14:26 +00:00
2024-09-06 17:34:17 +00:00