zink: lower byte/word extract ops in nir
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 15 Jun 2020 17:52:02 +0000 (13:52 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 26 Jun 2020 14:07:35 +0000 (14:07 +0000)
commit651d093298d07b52dbadd6759936aa2d426b6424
tree79cd5a08d92b79a9af6676fdef03fae19959f319
parent90d34558488effc988d11e692ecf870084a6f709
zink: lower byte/word extract ops in nir

we don't implement these, and pre-optimizing them breaks things in ntv->vtn

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5562>
src/gallium/drivers/zink/zink_compiler.c