Skip to content
Snippets Groups Projects
Commit 613e6e4d authored by Matt Turner's avatar Matt Turner Committed by Andres Gomez
Browse files

i965/fs: Don't emit SEL instructions for type-converting MOVs.


SEL can only convert between a few integer types, which we basically
never do.

Fixes fs/vs-double-uniform-array-direct-indirect-non-uniform-control-flow
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: default avatarSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Acked-by: default avatarFrancisco Jerez <currojerez@riseup.net>

(cherry picked from commit 7dccd38b)
parent 8c5dfa91
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