virgl: overpropagate precise flags
authorItalo Nicola <italonicola@collabora.com>
Mon, 20 Jun 2022 17:45:43 +0000 (14:45 -0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 22 Jun 2022 12:58:58 +0000 (12:58 +0000)
commit42a126495113ff7f18be759e4606435d54b48fcc
tree996ee8d105680333ec1ce83556f5ed666c8950f2
parente1488d937430ac35e1e2fd0f4aa5bdbaddaa32f9
virgl: overpropagate precise flags

As it turns out, MOVs weren't the only instructions that blocked precise
flags propagation in the transition to nir-to-tgsi.
This commit fixes some rendering regressions caused by a4a34cd3.

Fixes: a4a34cd3

Signed-off-by: Italo Nicola <italonicola@collabora.com>
Reviewed-by: Gert Wollny <gert.wollny@collanora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17144>
src/gallium/drivers/virgl/virgl_tgsi.c