Skip to content
Snippets Groups Projects
Commit c7cadcbd authored by Gert Wollny's avatar Gert Wollny Committed by Dave Airlie
Browse files

r600: Take ALU_EXTENDED into account when evaluating jump offsets

ALU_EXTENDED needs 4 DWORDS instead of the usual 2, hence if the last ALU
clause within a IF-JUMP or ELSE branch is ALU_EXTENDED the target jump
offset needs to be adjusted accordingly.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104654


Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: default avatarGert Wollny <gw.fossdev@gmail.com>
Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
parent 51562ea7
No related branches found
Tags mesa-18.0.0-rc3
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