Skip to content

nir: clean up white-space in deref-printing

Erik Faye-Lund requested to merge kusma/mesa:nir-print-white-space into main

Without this, we get some trailing spaces in some cases, and some double space in some other cases. Let's clean that up a bit.

Merge request reports