Skip to content
Snippets Groups Projects
Commit d761347e authored by Connor Abbott's avatar Connor Abbott Committed by Eric Engestrom
Browse files

ir3/ra: Fix logic bug in compress_regs_left

If we're allocating a source then we force is_killed to false, not to
true. Fixes a regression in
dEQP-GLES31.functional.synchronization.in_invocation.image_atomic_write_read
later.

Fixes: 0ffcb19b ("ir3: Rewrite register allocation")
Part-of: <mesa/mesa!14246>
(cherry picked from commit d371d807)
parent 7241ec2e
No related branches found
No related tags found
No related merge requests found
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