[mlgo][regalloc] Fix register masking
If AllocationOrder has less than 32 elements, we were treating the extra positions as if they were valid. This was detected by a subsequent assert. The fix also tightens the asserts.
Loading
Please sign in to comment