intel/compiler: Delete dead VS intrinsic handling.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 18 Jul 2018 22:45:46 +0000 (15:45 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 26 Jul 2018 18:45:34 +0000 (11:45 -0700)
commit8794fe3e30f36fe42d14360d42a5c079c07e6a40
tree02995c11415da98c29e4a80858e85d1a6aadb139
parentdeecc1ef86239f4aa9f7a28e2068245f4cd6f8eb
intel/compiler: Delete dead VS intrinsic handling.

These are lowered by brw_nir_lower_vs_inputs().  If they weren't, we
would have already hit the unreachable() in emit_system_values_block().

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_fs_nir.cpp