Skip to content
Snippets Groups Projects
Commit 865e682a authored by Iago Toral's avatar Iago Toral Committed by Marge Bot
Browse files

broadcom/compiler: apply payload conflict to spill setup before RA


We can emit spill setup before RA if we use scratch. In that case
we have the same situation as during spilling, with the caveat that
we have already emitted the instructions so we need to find them
(they should be the only instructions ones before the instructions
accessing payload registers) and flag them as such.

Reviewed-by: default avatarAlejandro Piñeiro <apinheiro@igalia.com>
cc: mesa-stable

Part-of: <!29343>
parent cb83f25b
1 merge request!29343broadcom/compiler: do not assign payload registers before we read them
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment