| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][linalg] Fix Linalg runtime verification test (#167814) This integration test has been broken for a while. This commit partially fixes it. - Use CHECK + CHECK-NEXT to ensure that the correct error lines are matched together. - Move all CHECK-NOT to the end. Having a CHECK with the same string does not make sense after a CHECK-NOT. - Add a missing CHECK: ERROR for one of the test cases. - Deactivate reverse_from_3, which is broken, and put a TODO. | 8 个月前 |