freedreno/ir3: Drop hack to clean up split vars
authorKristian H. Kristensen <hoegsberg@google.com>
Tue, 28 Apr 2020 21:29:55 +0000 (14:29 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 1 May 2020 16:26:31 +0000 (16:26 +0000)
commit73f34e0d4677aaa705e49ba5bcf498d5e6d673d8
tree6326f4aa79351ad39d5c180f4236119f0baa8a03
parentdd8d257a30d94759fdb2891b58ec7552fcca5272
freedreno/ir3: Drop hack to clean up split vars

When the GS lowering was working on store_output intrinsics, we had to
clean up the split vars to avoid getting confused.  Now that we shadow
the output vars instead, there's no confusion and we can drop this
hack.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4562>
src/freedreno/ir3/ir3_nir_lower_tess.c