Skip to content

pan/bi: Add validation for uninitialized values

Alyssa Rosenzweig requested to merge alyssa/mesa:jvalidate into main

Fix a bunch of cases where we read garbage and screw up register allocation, and then add a validator to make sure we don't regress.

Merge request reports