Skip to content
Snippets Groups Projects
Commit bf563d59 authored by Matt Turner's avatar Matt Turner Committed by Emil Velikov
Browse files

i965/vec4: Add and use byte-MOV instruction for unpack 4x8.

Previously we were using a B/UB source in an Align16 instruction, which
is illegal. It for some reason works on all platforms, except Broadwell.

Cc: "10.5" <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=86811


Reviewed-by: default avatarIan Romanick <ian.d.romanick@intel.com>
(cherry picked from commit e0137fd6)
parent 7f7c35e8
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