Skip to content
  1. Jan 31, 2022
  2. Jan 30, 2022
    • Mircea Trofin's avatar
      [mlgo][regalloc] Fix register masking · a8a7bf92
      Mircea Trofin authored
      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.
      a8a7bf92
Loading