9 Commits

Author SHA1 Message Date
Mircea Trofin
840bf2a0bb [mlgo][regalloc] Fix tests post 9a091de7 2023-10-27 14:03:25 -07:00
Mircea Trofin
c362cc2705 [mlgo][regalloc] Fix reference file post e3cf80c 2023-10-25 11:23:15 -07:00
Mircea Trofin
ec0645939b Revert "[mlgo] Fix tests post 760e7d0"
This reverts commit ab91e05e48d9ea47b60858dc259bdbf00dfde7fa.

This is because 760e7d0 has been reverted in 3fb5b18.
2023-10-24 08:43:32 -07:00
Mircea Trofin
ab91e05e48 [mlgo] Fix tests post 760e7d0 2023-10-17 12:19:54 -07:00
Mircea Trofin
b6e568da66 [mlgo] fix test post #67826 2023-09-29 18:24:35 -07:00
Mircea Trofin
a21d4abc89 [mlgo] Fix tests post PR #66334 2023-09-19 07:34:20 -07:00
Mircea Trofin
0af95c3262 [mlgo] Fix regalloc tests
Post - D156491 or cbdccb3. Just re-based reference outputs.
2023-09-15 17:27:34 -04:00
Mircea Trofin
c1f8fdbb5c [mlgo] fix 2 regalloc tests post DAG change
The tests check against an expected output file - trivial change.

Reference: either D158068 or e6b85c3
2023-09-13 11:48:47 -04:00
Matt Arsenault
65b40f273f RegAlloc: Rename MLRegalloc* files to use consistent captalization
The other regalloc related files use RegAlloc, not Regalloc.
2023-09-03 09:00:27 -04:00