Skip to content
Snippets Groups Projects
Commit c41e33f5 authored by Daniel Schürmann's avatar Daniel Schürmann Committed by Eric Engestrom
Browse files

aco/optimizer: ensure to not erase high bits when propagating packed constants


Packed constants with non-zero values in the high half
might have been propagated as 16 bit, dropping the high half.

Cc: mesa-stable
Closes: #5070
Reviewed-by: default avatarRhys Perry <pendingchaos02@gmail.com>
Part-of: <mesa/mesa!11954>
(cherry picked from commit 9b1a2961)
parent 9f19d52a
No related branches found
No related tags found
Loading
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