Move usage detection to after all instructions are registered (#2378)
This is required to properly handle uses of forward declared ids. Since forward declared ids were not being properly covered by the validator this uncovered a bunch of small issues that needed to be resolved to get tests passing again. Fixes #2373
Loading
Please register or sign in to comment