Skip to content
Snippets Groups Projects
Commit d659ce0d authored by Daniel Schürmann's avatar Daniel Schürmann Committed by Marge Bot
Browse files

aco/ra: prevent underflow register for p_create_vector operands


It could happen that we tested negative out-of-range
registers for p_create_vector operands resulting in a crash.

Fixes: 8962510e ('aco/ra: Conservatively refactor get_reg_specified to use PhysRegInterval')
Closes: #4697
Reviewed-by: default avatarRhys Perry <pendingchaos02@gmail.com>
Reviewed-by: default avatarTony Wasserka <tony.wasserka@gmx.de>
Part-of: <mesa/mesa!10799>
parent 341ecb2d
Branches master
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