nir/lower_to_source_mods: Stop turning add, sat, and neg into mov
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 6 May 2019 16:17:40 +0000 (11:17 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Fri, 24 May 2019 13:38:11 +0000 (08:38 -0500)
commitcd73b6174b093b75f581c3310bf784bed7c74c1f
treebe7b403c22f06f203f8caa23a1cd5d1b553bcea6
parent2a39788d03789af643a957da8b8ebd2d5f0218aa
nir/lower_to_source_mods: Stop turning add, sat, and neg into mov

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
src/compiler/nir/nir_lower_to_source_mods.c
src/compiler/nir/nir_validate.c