[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:22 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 7659 tests passed
* 603 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/MatrixTest/computeSmithNormalForm</summary>
```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/mlir/unittests/Analysis/Presburger/./MLIRPresburgerTests --gtest_filter=MatrixTest.computeSmithNormalForm
--
/home/gha/actions-runner/_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