Skip to content

agx: Ensure that collect sources are the same size

Alyssa Rosenzweig requested to merge alyssa/mesa:agx/sane-collects into main

It doesn't make sense what a mixed size collect would even do. So, two patches to fix cases where we could generate them erroneously, and then validation to catch issues like this in the future early on and scream loudly and obviously.

Merge request reports