Revert "intel/compiler: Vectorize gl_TessLevelInner/Outer[] writes"
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 30 Sep 2022 00:39:18 +0000 (17:39 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 30 Sep 2022 00:39:18 +0000 (17:39 -0700)
commitb61b1d5a4cb3a0265b6748dee53a67a9625bf781
tree5867f6b823919d54a46305d163f0b5711a1d198c
parent1a286837bc69e51137240c082dbc909e8950ca14
Revert "intel/compiler: Vectorize gl_TessLevelInner/Outer[] writes"

This reverts commit abba55382f5588e3b9dfbc517d5fe940b2917c7c.
The assertions I added late in the process broke shader-db, and my
quick fix broke CI, so let's just revert it for now and I'll resubmit
this later when it's working better.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7385
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18895>
src/intel/compiler/brw_compiler.c
src/intel/compiler/brw_nir.c