[Mlir-commits] [llvm] [mlir] [MLIR][IR] Add ConstantLikeInterface for extensible constant creation (PR #177740)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Jan 23 23:14:47 PST 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 3446 tests passed
* 412 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### MLIR-Unit
<details>
<summary>MLIR-Unit.IR/_/MLIRIRTests_exe/ConstantLikeInterfaceTest/ShapedTypeWithInterface</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\mlir\unittests\IR\.\MLIRIRTests.exe --gtest_filter=ConstantLikeInterfaceTest.ShapedTypeWithInterface
--
unknown file
SEH exception with code 0x3221225501 thrown in the test body.
Stack trace:
```
</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/177740
More information about the Mlir-commits
mailing list