nir: Get rid of the variable on vote intrinsics
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 29 Aug 2017 00:06:24 +0000 (17:06 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 13 Oct 2017 05:39:29 +0000 (22:39 -0700)
commit3442c9fc3ebd5de2c9d6c0b9ce541f182809fe82
tree7158befb76d617f1afb8cc4e7f4fc79d37836de9
parenta0947921eb01f4c037de28b753fc10f86a25fc65
nir: Get rid of the variable on vote intrinsics

This looks like a copy+paste error.  They don't actually write into that
variable as would be implied by putting the return there.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable@lists.freedesktop.org
src/compiler/glsl/glsl_to_nir.cpp
src/compiler/nir/nir_intrinsics.h