[Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Mar 15 04:57:21 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 3559 tests passed
* 415 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### MLIR-Unit
<details>
<summary>MLIR-Unit.Analysis/Presburger/_/MLIRPresburgerTests_exe/MatrixTest/computeSmithNormalForm</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\mlir\unittests\Analysis\Presburger\.\MLIRPresburgerTests.exe --gtest_filter=MatrixTest.computeSmithNormalForm
--
C:\_work\llvm-project\llvm-project\mlir\unittests\Analysis\Presburger\MatrixTest.cpp:275
Expected equality of these values:
d(i, j)
Which is: 3
0
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/185328
More information about the Mlir-commits
mailing list