nir: fix s/&&/||/ typo
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 7 Jun 2019 15:04:25 +0000 (16:04 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Fri, 7 Jun 2019 15:06:25 +0000 (16:06 +0100)
commit440fe0eb4302d30651f1e870e674d23de530d868
treebfd00a4d58f964e78ffc7cc26029e01f9bd71209
parentb9bbac62340d853b1b8aaaf418267e341fb9b45e
nir: fix s/&&/||/ typo

Fixes: cd73b6174b093b75f581 "nir/lower_to_source_mods: Stop turning add, sat, and neg into mov"
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_lower_to_source_mods.c