Skip to content
Snippets Groups Projects
Commit 10f44da7 authored by Faith Ekstrand's avatar Faith Ekstrand :speech_balloon:
Browse files

Revert "intel/nir: Call nir_lower_io_to_scalar_early"

Commit 4434591b caused substantially more URB messages in
geometry and tessellation shaders.  Before we can really enable this
sort of optimization,  We either need some way of combining them back
together into vectors or we need to do cross-stage vector element
elimination without splitting everything into scalars.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107510


Fixes: 4434591b "intel/nir: Call nir_lower_io_to_scalar_early"
Acked-by: Kenneth Graunke's avatarKenneth Graunke <kenneth@whitecape.org>
Tested-by: default avatarMark Janes <mark.a.janes@intel.com>
parent da1f7c56
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment