[Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Mar 23 07:28:23 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 3538 tests passed
* 415 tests skipped
* 34 tests failed
## Failed Tests
(click on a test name to see its output)
### MLIR
<details>
<summary>MLIR.Conversion/VectorToGPU/vector-to-mma-ops.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Conversion\VectorToGPU\vector-to-mma-ops.mlir -pass-pipeline="builtin.module(func.func(convert-vector-to-gpu),canonicalize)" --split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Conversion\VectorToGPU\vector-to-mma-ops.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Conversion\VectorToGPU\vector-to-mma-ops.mlir' '-pass-pipeline=builtin.module(func.func(convert-vector-to-gpu),canonicalize)' --split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Conversion\\VectorToGPU\\vector-to-mma-ops.mlir -pass-pipeline=builtin.module(func.func(convert-vector-to-gpu),canonicalize) --split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Conversion\VectorToGPU\vector-to-mma-ops.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Conversion\VectorToGPU\vector-to-mma-ops.mlir:107:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func @matmul_loop
# | ^
# | <stdin>:45:29: note: scanning from here
# | func.func @matmul_broadcast(%arg0: memref<16x16xf16>, %arg1: memref<16x16xf16>, %arg2: memref<16x16xf16>, %arg3: f16) {
# | ^
# | <stdin>:48:11: note: possible intended match here
# | %1 = gpu.subgroup_mma_load_matrix %arg0[%c0, %c0] {leadDimension = 16 : index} : memref<16x16xf16> -> !gpu.mma_matrix<16x16xf16, "AOp">
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Conversion\VectorToGPU\vector-to-mma-ops.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 40: }
# | 41: }
# | 42:
# | 43: // -----
# | 44: module {
# | 45: func.func @matmul_broadcast(%arg0: memref<16x16xf16>, %arg1: memref<16x16xf16>, %arg2: memref<16x16xf16>, %arg3: f16) {
# | label:107'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 46: %c0 = arith.constant 0 : index
# | label:107'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 47: %0 = gpu.subgroup_mma_constant_matrix %arg3 : !gpu.mma_matrix<16x16xf16, "COp">
# | label:107'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 48: %1 = gpu.subgroup_mma_load_matrix %arg0[%c0, %c0] {leadDimension = 16 : index} : memref<16x16xf16> -> !gpu.mma_matrix<16x16xf16, "AOp">
# | label:107'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:107'1 ? possible intended match
# | 49: %2 = gpu.subgroup_mma_load_matrix %arg1[%c0, %c0] {leadDimension = 16 : index} : memref<16x16xf16> -> !gpu.mma_matrix<16x16xf16, "BOp">
# | label:107'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 50: %3 = gpu.subgroup_mma_compute %1, %2, %0 : !gpu.mma_matrix<16x16xf16, "AOp">, !gpu.mma_matrix<16x16xf16, "BOp"> -> !gpu.mma_matrix<16x16xf16, "COp">
# | label:107'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 51: gpu.subgroup_mma_store_matrix %3, %arg2[%c0, %c0] {leadDimension = 16 : index} : !gpu.mma_matrix<16x16xf16, "COp">, memref<16x16xf16>
# | label:107'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 52: return
# | label:107'0 ~~~~~~~~
# | 53: }
# | label:107'0 ~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Async/async-parallel-for-canonicalize.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Async\async-parallel-for-canonicalize.mlir -async-parallel-for=async-dispatch=true -canonicalize -inline -symbol-dce | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Async\async-parallel-for-canonicalize.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Async\async-parallel-for-canonicalize.mlir' -async-parallel-for=async-dispatch=true -canonicalize -inline -symbol-dce
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Async\\async-parallel-for-canonicalize.mlir -async-parallel-for=async-dispatch=true -canonicalize -inline -symbol-dce
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Async\async-parallel-for-canonicalize.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Async\async-parallel-for-canonicalize.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Bufferization/Transforms/one-shot-bufferize-empty-tensor-elimination.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-bufferize-empty-tensor-elimination.mlir -eliminate-empty-tensors -empty-tensor-to-alloc-tensor -one-shot-bufferize="bufferize-function-boundaries" -cse -canonicalize -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-bufferize-empty-tensor-elimination.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-bufferize-empty-tensor-elimination.mlir' -eliminate-empty-tensors -empty-tensor-to-alloc-tensor -one-shot-bufferize=bufferize-function-boundaries -cse -canonicalize -split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Bufferization\\Transforms\\one-shot-bufferize-empty-tensor-elimination.mlir -eliminate-empty-tensors -empty-tensor-to-alloc-tensor -one-shot-bufferize=bufferize-function-boundaries -cse -canonicalize -split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-bufferize-empty-tensor-elimination.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-bufferize-empty-tensor-elimination.mlir:130:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func @shape_mismatch
# | ^
# | <stdin>:1:1: note: scanning from here
# | module {
# | ^
# | <stdin>:2:7: note: possible intended match here
# | func.func @buffer_forwarding_conflict(%arg0: memref<?xf32>, %arg1: index) -> (memref<?xf32>, memref<?xf32>) {
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-bufferize-empty-tensor-elimination.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: module {
# | label:130'0 X~~~~~~~~ error: no match found
# | 2: func.func @buffer_forwarding_conflict(%arg0: memref<?xf32>, %arg1: index) -> (memref<?xf32>, memref<?xf32>) {
# | label:130'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:130'1 ? possible intended match
# | 3: %c0 = arith.constant 0 : index
# | label:130'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: %cst = arith.constant 0.000000e+00 : f32
# | label:130'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: %alloc = memref.alloc(%arg1) {alignment = 64 : i64} : memref<?xf32>
# | label:130'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: linalg.fill ins(%cst : f32) outs(%alloc : memref<?xf32>)
# | label:130'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: %dim = memref.dim %arg0, %c0 : memref<?xf32>
# | label:130'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Bufferization/Transforms/one-shot-module-bufferize.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-module-bufferize.mlir -one-shot-bufferize="bufferize-function-boundaries=1" -canonicalize -drop-equivalent-buffer-results -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-module-bufferize.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-module-bufferize.mlir' -one-shot-bufferize=bufferize-function-boundaries=1 -canonicalize -drop-equivalent-buffer-results -split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Bufferization\\Transforms\\one-shot-module-bufferize.mlir -one-shot-bufferize=bufferize-function-boundaries=1 -canonicalize -drop-equivalent-buffer-results -split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-module-bufferize.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-module-bufferize.mlir:581:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func private @inner_func(
# | ^
# | <stdin>:200:55: note: scanning from here
# | func.func @no_inline_execute_region_not_canonicalized() {
# | ^
# | <stdin>:201:17: note: possible intended match here
# | scf.execute_region no_inline {
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Bufferization\Transforms\one-shot-module-bufferize.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 195: }
# | 196:
# | 197: // -----
# | 198: module {
# | 199: func.func private @foo()
# | 200: func.func @no_inline_execute_region_not_canonicalized() {
# | label:581'0 X~~~~ error: no match found
# | 201: scf.execute_region no_inline {
# | label:581'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:581'1 ? possible intended match
# | 202: func.call @foo() : () -> ()
# | label:581'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 203: scf.yield
# | label:581'0 ~~~~~~~~~~~
# | 204: }
# | label:581'0 ~~~
# | 205: return
# | label:581'0 ~~~~~~~~
# | 206: }
# | label:581'0 ~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/continuous-tiling-full.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe --transform-interpreter --canonicalize --split-input-file C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\continuous-tiling-full.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\continuous-tiling-full.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' --transform-interpreter --canonicalize --split-input-file 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\continuous-tiling-full.mlir'
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe --transform-interpreter --canonicalize --split-input-file C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\continuous-tiling-full.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5a1 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5a1)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\continuous-tiling-full.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\continuous-tiling-full.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/decompose-pack-tile.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -split-input-file -transform-interpreter --canonicalize -transform-preload-library='transform-library-paths=C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg/td/decompose-pack.mlir' -transform-interpreter=entry-point=decompose_pack -transform-interpreter C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-pack-tile.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-pack-tile.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -split-input-file -transform-interpreter --canonicalize '-transform-preload-library=transform-library-paths=C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg/td/decompose-pack.mlir' -transform-interpreter=entry-point=decompose_pack -transform-interpreter 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-pack-tile.mlir'
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe -split-input-file -transform-interpreter --canonicalize -transform-preload-library=transform-library-paths=C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg/td/decompose-pack.mlir -transform-interpreter=entry-point=decompose_pack -transform-interpreter C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\decompose-pack-tile.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5a1 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5a1)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-pack-tile.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-pack-tile.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/decompose-unpack-tile.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -split-input-file -transform-interpreter --canonicalize -transform-preload-library='transform-library-paths=C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg/td/decompose-unpack.mlir' -transform-interpreter=entry-point=decompose_unpack -transform-interpreter C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-unpack-tile.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-unpack-tile.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -split-input-file -transform-interpreter --canonicalize '-transform-preload-library=transform-library-paths=C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg/td/decompose-unpack.mlir' -transform-interpreter=entry-point=decompose_unpack -transform-interpreter 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-unpack-tile.mlir'
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe -split-input-file -transform-interpreter --canonicalize -transform-preload-library=transform-library-paths=C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg/td/decompose-unpack.mlir -transform-interpreter=entry-point=decompose_unpack -transform-interpreter C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\decompose-unpack-tile.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5a1 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5a1)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-unpack-tile.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\decompose-unpack-tile.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/matmul-shared-memory-padding.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe --split-input-file --transform-interpreter C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\matmul-shared-memory-padding.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\matmul-shared-memory-padding.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' --split-input-file --transform-interpreter 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\matmul-shared-memory-padding.mlir'
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe --split-input-file --transform-interpreter C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\matmul-shared-memory-padding.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff691d791d9 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b191d9)
# | #12 0x00007ff690ba48fc mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x19448fc)
# | #13 0x00007ff690ba43dc mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x19443dc)
# | #14 0x00007ff690ba4096 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1944096)
# | #15 0x00007ff691d3b438 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2adb438)
# | #16 0x00007ff691d86e77 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b26e77)
# | #17 0x00007ff691d8a947 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b2a947)
# | #18 0x00007ff690bc2536 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1962536)
# | #19 0x00007ff691d3b438 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2adb438)
# | #20 0x00007ff691d45d2b mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2ae5d2b)
# | #21 0x00007ff692ba851a mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394851a)
# | #22 0x00007ff69159c8ee mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x233c8ee)
# | #23 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #24 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #25 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #26 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #27 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #28 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #29 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #30 0x00007ff68f5cc5a1 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5a1)
# | #31 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #32 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #33 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #34 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #35 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #36 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #37 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\matmul-shared-memory-padding.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\matmul-shared-memory-padding.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/one-shot-bufferize.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\one-shot-bufferize.mlir -one-shot-bufferize="bufferize-function-boundaries" -canonicalize -buffer-loop-hoisting -drop-equivalent-buffer-results -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\one-shot-bufferize.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\one-shot-bufferize.mlir' -one-shot-bufferize=bufferize-function-boundaries -canonicalize -buffer-loop-hoisting -drop-equivalent-buffer-results -split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\one-shot-bufferize.mlir -one-shot-bufferize=bufferize-function-boundaries -canonicalize -buffer-loop-hoisting -drop-equivalent-buffer-results -split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\one-shot-bufferize.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\one-shot-bufferize.mlir:219:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func @dominance_violation_bug_1
# | ^
# | <stdin>:61:28: note: scanning from here
# | func.func @vec_not_inplace(%arg0: memref<?xf32, strided<[?], offset: ?>>, %arg1: vector<4xf32>) -> (memref<?xf32>, memref<?xf32, strided<[?], offset: ?>>) {
# | ^
# | <stdin>:62:11: note: possible intended match here
# | %c0 = arith.constant 0 : index
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\one-shot-bufferize.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 56: }
# | 57: }
# | 58:
# | 59: // -----
# | 60: module {
# | 61: func.func @vec_not_inplace(%arg0: memref<?xf32, strided<[?], offset: ?>>, %arg1: vector<4xf32>) -> (memref<?xf32>, memref<?xf32, strided<[?], offset: ?>>) {
# | label:219'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 62: %c0 = arith.constant 0 : index
# | label:219'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:219'1 ? possible intended match
# | 63: %c1 = arith.constant 1 : index
# | label:219'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 64: %dim = memref.dim %arg0, %c0 : memref<?xf32, strided<[?], offset: ?>>
# | label:219'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 65: %alloc = memref.alloc(%dim) {alignment = 64 : i64} : memref<?xf32>
# | label:219'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 66: memref.copy %arg0, %alloc : memref<?xf32, strided<[?], offset: ?>> to memref<?xf32>
# | label:219'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 67: vector.transfer_write %arg1, %alloc[%c0] : vector<4xf32>, memref<?xf32>
# | label:219'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/transform-op-hoist-pad.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe --transform-interpreter -canonicalize -split-input-file --verify-diagnostics C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-hoist-pad.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-hoist-pad.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' --transform-interpreter -canonicalize -split-input-file --verify-diagnostics 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-hoist-pad.mlir'
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe --transform-interpreter -canonicalize -split-input-file --verify-diagnostics C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\transform-op-hoist-pad.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26f933 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xf933)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-hoist-pad.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-hoist-pad.mlir:167:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: pad_and_hoist_init
# | ^
# | <stdin>:59:40: note: scanning from here
# | func.func @pad_and_hoist_lhs_transpose(%arg0: tensor<24x12xf32>, %arg1: tensor<12x25xf32>, %arg2: tensor<24x25xf32>) -> tensor<24x25xf32> {
# | ^
# | <stdin>:104:20: note: possible intended match here
# | %2 = transform.structured.hoist_pad %1 by 1 loops, transpose by [1, 0] : (!transform.any_op) -> !transform.any_op
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-hoist-pad.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 54: // -----
# | 55: #map = affine_map<(d0) -> (d0 ceildiv 5)>
# | 56: #map1 = affine_map<(d0) -> (-d0 + 24, 5)>
# | 57: #map2 = affine_map<(d0) -> (-d0 + 5)>
# | 58: module {
# | 59: func.func @pad_and_hoist_lhs_transpose(%arg0: tensor<24x12xf32>, %arg1: tensor<12x25xf32>, %arg2: tensor<24x25xf32>) -> tensor<24x25xf32> {
# | label:167'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 60: %cst = arith.constant 0.000000e+00 : f32
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 61: %c0 = arith.constant 0 : index
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 62: %c24 = arith.constant 24 : index
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 63: %c5 = arith.constant 5 : index
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 64: %0 = tensor.empty() : tensor<5x12x5xf32>
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | 99: transform.named_sequence @__transform_main(%arg0: !transform.any_op {transform.readonly}) {
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 100: %0 = transform.structured.match ops{["linalg.matmul"]} in %arg0 : (!transform.any_op) -> !transform.any_op
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 101: %tiled_linalg_op, %loops = transform.structured.tile_using_for %0 tile_sizes [5] : (!transform.any_op) -> (!transform.any_op, !transform.any_op)
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 102: %padded, %pad, %copy = transform.structured.pad %tiled_linalg_op {copy_back_op = "none", padding_dimensions = [0, 1, 2], padding_values = [0.000000e+00 : f32, 0.000000e+00 : f32, 0.000000e+00 : f32]} : (!transform.any_op) -> (!transform.any_op, !transform.any_op, !transform.any_op)
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 103: %1 = transform.get_producer_of_operand %padded[0] : (!transform.any_op) -> !transform.any_op
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 104: %2 = transform.structured.hoist_pad %1 by 1 loops, transpose by [1, 0] : (!transform.any_op) -> !transform.any_op
# | label:167'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:167'1 ? possible intended match
# | 105: transform.yield
# | label:167'0 ~~~~~~~~~~~~~~~~~~
# | 106: }
# | label:167'0 ~~~
# | 107: }
# | label:167'0 ~~~
# | 108: }
# | label:167'0 ~~
# | 109:
# | label:167'0 ~
# | 110: // -----
# | label:167'0 ~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/transform-op-mmt4d-to-fma.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-mmt4d-to-fma.mlir -transform-interpreter | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-mmt4d-to-fma.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-mmt4d-to-fma.mlir' -transform-interpreter
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\transform-op-mmt4d-to-fma.mlir -transform-interpreter
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff691d791d9 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b191d9)
# | #12 0x00007ff690ba48fc mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x19448fc)
# | #13 0x00007ff690ba43dc mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x19443dc)
# | #14 0x00007ff690ba4096 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1944096)
# | #15 0x00007ff691d3b438 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2adb438)
# | #16 0x00007ff691d86e77 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b26e77)
# | #17 0x00007ff691d8a947 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b2a947)
# | #18 0x00007ff690bc2536 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1962536)
# | #19 0x00007ff691d3b438 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2adb438)
# | #20 0x00007ff691d45d2b mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2ae5d2b)
# | #21 0x00007ff692ba851a mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394851a)
# | #22 0x00007ff69159c8ee mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x233c8ee)
# | #23 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #24 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #25 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #26 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #27 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #28 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #29 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #30 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #31 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #32 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #33 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #34 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #35 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #36 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-mmt4d-to-fma.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-mmt4d-to-fma.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/transform-op-peel-and-vectorize-conv.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-peel-and-vectorize-conv.mlir --transform-interpreter --split-input-file -resolve-shaped-type-result-dims -canonicalize | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-peel-and-vectorize-conv.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-peel-and-vectorize-conv.mlir' --transform-interpreter --split-input-file -resolve-shaped-type-result-dims -canonicalize
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\transform-op-peel-and-vectorize-conv.mlir --transform-interpreter --split-input-file -resolve-shaped-type-result-dims -canonicalize
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5a1 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5a1)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-peel-and-vectorize-conv.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-peel-and-vectorize-conv.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/transform-op-tile-pack-unpack.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-tile-pack-unpack.mlir -transform-interpreter -canonicalize -cse -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-tile-pack-unpack.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-tile-pack-unpack.mlir' -transform-interpreter -canonicalize -cse -split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\transform-op-tile-pack-unpack.mlir -transform-interpreter -canonicalize -cse -split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-tile-pack-unpack.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-tile-pack-unpack.mlir:433:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func.func @fully_dynamic_unpack
# | ^
# | <stdin>:1:1: note: scanning from here
# | #map = affine_map<(d0) -> (d0 * 32)>
# | ^
# | <stdin>:3:2: note: possible intended match here
# | func.func @NC_to_NCnc(%arg0: tensor<128x256xf32>, %arg1: tensor<4x8x32x32xf32>) -> tensor<4x8x32x32xf32> {
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-op-tile-pack-unpack.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: #map = affine_map<(d0) -> (d0 * 32)>
# | label:433'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: module {
# | label:433'0 ~~~~~~~~~
# | 3: func.func @NC_to_NCnc(%arg0: tensor<128x256xf32>, %arg1: tensor<4x8x32x32xf32>) -> tensor<4x8x32x32xf32> {
# | label:433'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:433'1 ? possible intended match
# | 4: %c0 = arith.constant 0 : index
# | label:433'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: %c4 = arith.constant 4 : index
# | label:433'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: %c8 = arith.constant 8 : index
# | label:433'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: %c2 = arith.constant 2 : index
# | label:433'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: %0 = scf.for %arg2 = %c0 to %c4 step %c2 iter_args(%arg3 = %arg1) -> (tensor<4x8x32x32xf32>) {
# | label:433'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/transform-tile-and-fuse-pack-unpack.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-fuse-pack-unpack.mlir --transform-interpreter --split-input-file -canonicalize | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-fuse-pack-unpack.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-fuse-pack-unpack.mlir' --transform-interpreter --split-input-file -canonicalize
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\transform-tile-and-fuse-pack-unpack.mlir --transform-interpreter --split-input-file -canonicalize
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff690718a7c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x14b8a7c)
# | #6 0x00007ff6907161d3 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x14b61d3)
# | #7 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #8 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #9 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #10 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #11 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #12 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #13 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #14 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #15 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #16 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #17 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #18 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #19 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #20 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #21 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #22 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #23 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #24 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #25 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #26 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #27 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-fuse-pack-unpack.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-fuse-pack-unpack.mlir:125:12: error: CHECK: expected string not found in input
# | // CHECK: scf.forall {{.*}} {
# | ^
# | <stdin>:53:3: note: scanning from here
# | }
# | ^
# | <stdin>:62:53: note: possible intended match here
# | %tiled_op, %forall_op = transform.structured.tile_using_forall %1 num_threads [4, 4] : (!transform.any_op) -> (!transform.any_op, !transform.any_op)
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-fuse-pack-unpack.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 48: %4 = arith.addf %in, %in_1 : f32
# | 49: linalg.yield %4 : f32
# | 50: } -> tensor<1x1x128x256xf32>
# | 51: scf.forall.in_parallel {
# | 52: tensor.parallel_insert_slice %3 into %arg4[%arg2, %arg3, 0, 0] [1, 1, 128, 256] [1, 1, 1, 1] : tensor<1x1x128x256xf32> into tensor<4x4x128x256xf32>
# | 53: }
# | check:125'0 X error: no match found
# | 54: }
# | check:125'0 ~~~
# | 55: return %2 : tensor<4x4x128x256xf32>
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 56: }
# | check:125'0 ~~~
# | 57: module attributes {transform.with_named_sequence} {
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 58: transform.named_sequence @__transform_main(%arg0: !transform.any_op {transform.readonly}) {
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 59: %0 = transform.structured.match ops{["linalg.pack"]} in %arg0 : (!transform.any_op) -> !transform.op<"linalg.pack">
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 60: %pad_op, %expand_shape_op, %transpose_op = transform.structured.lower_pack %0 : (!transform.op<"linalg.pack">) -> (!transform.op<"tensor.pad">, !transform.op<"tensor.expand_shape">, !transform.op<"linalg.transpose">)
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 61: %1 = transform.structured.match ops{["linalg.generic"]} in %arg0 : (!transform.any_op) -> !transform.any_op
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 62: %tiled_op, %forall_op = transform.structured.tile_using_forall %1 num_threads [4, 4] : (!transform.any_op) -> (!transform.any_op, !transform.any_op)
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:125'1 ? possible intended match
# | 63: %fused_op, %new_containing_op = transform.structured.fuse_into_containing_op %transpose_op into %forall_op : (!transform.op<"linalg.transpose">, !transform.any_op) -> (!transform.any_op, !transform.any_op)
# | check:125'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 64: transform.yield
# | check:125'0 ~~~~~~~~~~~~~~~~~~
# | 65: }
# | check:125'0 ~~~
# | 66: }
# | check:125'0 ~~~
# | 67: }
# | check:125'0 ~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Linalg/transform-tile-and-winograd-rewrite.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-winograd-rewrite.mlir -transform-interpreter -canonicalize --split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-winograd-rewrite.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-winograd-rewrite.mlir' -transform-interpreter -canonicalize --split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Linalg\\transform-tile-and-winograd-rewrite.mlir -transform-interpreter -canonicalize --split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5a1 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5a1)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-winograd-rewrite.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Linalg\transform-tile-and-winograd-rewrite.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SCF/canonicalize.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\canonicalize.mlir -pass-pipeline='builtin.module(func.func(canonicalize{test-convergence}))' -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\canonicalize.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\canonicalize.mlir' '-pass-pipeline=builtin.module(func.func(canonicalize{test-convergence}))' -split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5ea77a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x38a77a)
# | #15 0x00007ff68f5e8039 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x388039)
# | #16 0x00007ff68f5e79db (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3879db)
# | #17 0x00007ff68f5e77ce (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3877ce)
# | #18 0x00007ff69239f332 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x313f332)
# | #19 0x00007ff6923a08de mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x31408de)
# | #20 0x00007ff936e76b4c (C:\Windows\System32\ucrtbase.dll+0x26b4c)
# | #21 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #22 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\canonicalize.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\canonicalize.mlir:380:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func @for_yields_3
# | ^
# | <stdin>:189:25: note: scanning from here
# | func.func @for_yields_2(%arg0: index, %arg1: index, %arg2: index) -> i32 {
# | ^
# | <stdin>:190:7: note: possible intended match here
# | %0 = call @make_i32() : () -> i32
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\canonicalize.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 184: }
# | 185:
# | 186: // -----
# | 187: module {
# | 188: func.func private @make_i32() -> i32
# | 189: func.func @for_yields_2(%arg0: index, %arg1: index, %arg2: index) -> i32 {
# | label:380'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 190: %0 = call @make_i32() : () -> i32
# | label:380'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:380'1 ? possible intended match
# | 191: return %0 : i32
# | label:380'0 ~~~~~~~~~~~~~~~~~
# | 192: }
# | label:380'0 ~~~
# | 193: }
# | label:380'0 ~~
# | 194:
# | label:380'0 ~
# | 195: // -----
# | label:380'0 ~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/SCF/for-loop-peeling.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\for-loop-peeling.mlir -scf-for-loop-peeling -canonicalize -split-input-file -verify-diagnostics | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\for-loop-peeling.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\for-loop-peeling.mlir' -scf-for-loop-peeling -canonicalize -split-input-file -verify-diagnostics
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SCF\\for-loop-peeling.mlir -scf-for-loop-peeling -canonicalize -split-input-file -verify-diagnostics
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26f933 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xf933)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\for-loop-peeling.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\for-loop-peeling.mlir:38:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func.func @static_two_iterations_ub_used_in_loop(
# | ^
# | <stdin>:1:1: note: scanning from here
# | #map = affine_map<()[s0, s1, s2] -> (s1 - (-s0 + s1) mod s2)>
# | ^
# | <stdin>:4:2: note: possible intended match here
# | func.func @fully_dynamic_bounds(%arg0: index, %arg1: index, %arg2: index) -> i32 {
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\for-loop-peeling.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: #map = affine_map<()[s0, s1, s2] -> (s1 - (-s0 + s1) mod s2)>
# | label:38'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: #map1 = affine_map<(d0)[s0] -> (-d0 + s0)>
# | label:38'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: module {
# | label:38'0 ~~~~~~~~~
# | 4: func.func @fully_dynamic_bounds(%arg0: index, %arg1: index, %arg2: index) -> i32 {
# | label:38'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:38'1 ? possible intended match
# | 5: %c0_i32 = arith.constant 0 : i32
# | label:38'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: %0 = affine.apply #map()[%arg0, %arg1, %arg2]
# | label:38'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: %1 = scf.for %arg3 = %arg0 to %0 step %arg2 iter_args(%arg4 = %c0_i32) -> (i32) {
# | label:38'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: %3 = arith.index_cast %arg2 : index to i32
# | label:38'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 9: %4 = arith.addi %arg4, %3 : i32
# | label:38'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/SCF/one-shot-bufferize.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\one-shot-bufferize.mlir -allow-unregistered-dialect -one-shot-bufferize="allow-return-allocs-from-loops bufferize-function-boundaries" -cse -canonicalize -drop-equivalent-buffer-results -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\one-shot-bufferize.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\one-shot-bufferize.mlir' -allow-unregistered-dialect '-one-shot-bufferize=allow-return-allocs-from-loops bufferize-function-boundaries' -cse -canonicalize -drop-equivalent-buffer-results -split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SCF\\one-shot-bufferize.mlir -allow-unregistered-dialect "-one-shot-bufferize=allow-return-allocs-from-loops bufferize-function-boundaries" -cse -canonicalize -drop-equivalent-buffer-results -split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\one-shot-bufferize.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\one-shot-bufferize.mlir:70:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func @nested_scf_for
# | ^
# | <stdin>:13:32: note: scanning from here
# | func.func @scf_for_is_reading(%arg0: memref<?xf32, strided<[?], offset: ?>>, %arg1: memref<?xf32, strided<[?], offset: ?>>, %arg2: index, %arg3: index) -> (f32, f32) {
# | ^
# | <stdin>:13:48: note: possible intended match here
# | func.func @scf_for_is_reading(%arg0: memref<?xf32, strided<[?], offset: ?>>, %arg1: memref<?xf32, strided<[?], offset: ?>>, %arg2: index, %arg3: index) -> (f32, f32) {
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SCF\one-shot-bufferize.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 8: }
# | 9: }
# | 10:
# | 11: // -----
# | 12: module {
# | 13: func.func @scf_for_is_reading(%arg0: memref<?xf32, strided<[?], offset: ?>>, %arg1: memref<?xf32, strided<[?], offset: ?>>, %arg2: index, %arg3: index) -> (f32, f32) {
# | label:70'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | label:70'1 ? possible intended match
# | 14: %c1 = arith.constant 1 : index
# | label:70'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 15: %cst = arith.constant 0.000000e+00 : f32
# | label:70'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 16: %c0 = arith.constant 0 : index
# | label:70'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 17: %dim = memref.dim %arg0, %c0 : memref<?xf32, strided<[?], offset: ?>>
# | label:70'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 18: %alloc = memref.alloc(%dim) {alignment = 64 : i64} : memref<?xf32>
# | label:70'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/buffer_rewriting.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\buffer_rewriting.mlir -split-input-file --sparse-buffer-rewrite --canonicalize --cse | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\buffer_rewriting.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\buffer_rewriting.mlir' -split-input-file --sparse-buffer-rewrite --canonicalize --cse
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\buffer_rewriting.mlir -split-input-file --sparse-buffer-rewrite --canonicalize --cse
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #19 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #20 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #21 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #22 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #23 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #24 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #25 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #26 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\buffer_rewriting.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\buffer_rewriting.mlir:85:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func.func @sparse_sort_coo_quick
# | ^
# | <stdin>:51:38: note: scanning from here
# | func.func @sparse_push_back_inbound(%arg0: index, %arg1: memref<?xf64>, %arg2: f64) -> (memref<?xf64>, index) {
# | ^
# | <stdin>:52:9: note: possible intended match here
# | %c1 = arith.constant 1 : index
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\buffer_rewriting.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 46: }
# | 47: }
# | 48:
# | 49: // -----
# | 50: module {
# | 51: func.func @sparse_push_back_inbound(%arg0: index, %arg1: memref<?xf64>, %arg2: f64) -> (memref<?xf64>, index) {
# | label:85'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 52: %c1 = arith.constant 1 : index
# | label:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:85'1 ? possible intended match
# | 53: %0 = arith.addi %arg0, %c1 : index
# | label:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 54: memref.store %arg2, %arg1[%arg0] : memref<?xf64>
# | label:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 55: return %arg1, %0 : memref<?xf64>, index
# | label:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 56: }
# | label:85'0 ~~~
# | 57: }
# | label:85'0 ~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/fuse_sparse_convert_into_producer.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir --pre-sparsification-rewrite --sparse-reinterpret-map | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir --check-prefix=CHECK-FOLD
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir' --pre-sparsification-rewrite --sparse-reinterpret-map
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir' --check-prefix=CHECK-FOLD
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir' --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\fuse_sparse_convert_into_producer.mlir --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\fuse_sparse_convert_into_producer.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_conv_2d_slice_based.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_conv_2d_slice_based.mlir --sparse-reinterpret-map --sparsification="sparse-emit-strategy=debug-interface" --canonicalize --cse --allow-unregistered-dialect | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_conv_2d_slice_based.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_conv_2d_slice_based.mlir' --sparse-reinterpret-map --sparsification=sparse-emit-strategy=debug-interface --canonicalize --cse --allow-unregistered-dialect
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_conv_2d_slice_based.mlir --sparse-reinterpret-map --sparsification=sparse-emit-strategy=debug-interface --canonicalize --cse --allow-unregistered-dialect
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_conv_2d_slice_based.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_conv_2d_slice_based.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_expand.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_expand.mlir --linalg-generalize-named-ops --linalg-fuse-elementwise-ops --sparse-reinterpret-map --sparsification | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_expand.mlir --check-prefix=CHECK-SPARSE
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_expand.mlir' --linalg-generalize-named-ops --linalg-fuse-elementwise-ops --sparse-reinterpret-map --sparsification
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_expand.mlir --linalg-generalize-named-ops --linalg-fuse-elementwise-ops --sparse-reinterpret-map --sparsification
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_expand.mlir' --check-prefix=CHECK-SPARSE
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_expand.mlir --check-prefix=CHECK-SPARSE
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_fill_zero.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_fill_zero.mlir --linalg-generalize-named-ops --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --sparse-tensor-conversion --canonicalize --cse | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_fill_zero.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_fill_zero.mlir' --linalg-generalize-named-ops --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --sparse-tensor-conversion --canonicalize --cse
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_fill_zero.mlir --linalg-generalize-named-ops --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --sparse-tensor-conversion --canonicalize --cse
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_fill_zero.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_fill_zero.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_foreach.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_foreach.mlir --lower-sparse-foreach-to-scf --canonicalize | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_foreach.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_foreach.mlir' --lower-sparse-foreach-to-scf --canonicalize
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_foreach.mlir --lower-sparse-foreach-to-scf --canonicalize
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_foreach.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_foreach.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_kernels.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_kernels.mlir --linalg-generalize-named-ops --linalg-fuse-elementwise-ops --sparse-reinterpret-map --sparsification | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_kernels.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_kernels.mlir' --linalg-generalize-named-ops --linalg-fuse-elementwise-ops --sparse-reinterpret-map --sparsification
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_kernels.mlir --linalg-generalize-named-ops --linalg-fuse-elementwise-ops --sparse-reinterpret-map --sparsification
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_kernels.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_kernels.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_matmul_codegen.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_matmul_codegen.mlir --linalg-generalize-named-ops --sparse-reinterpret-map --sparsification --sparse-tensor-codegen --canonicalize --cse | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_matmul_codegen.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_matmul_codegen.mlir' --linalg-generalize-named-ops --sparse-reinterpret-map --sparsification --sparse-tensor-codegen --canonicalize --cse
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_matmul_codegen.mlir --linalg-generalize-named-ops --sparse-reinterpret-map --sparsification --sparse-tensor-codegen --canonicalize --cse
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_matmul_codegen.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_matmul_codegen.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_out.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_out.mlir --sparse-reinterpret-map -sparsification | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_out.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_out.mlir' --sparse-reinterpret-map -sparsification
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_out.mlir --sparse-reinterpret-map -sparsification
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_out.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_out.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_sddmm.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm.mlir --test-tensor-copy-insertion --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --cse | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm.mlir' --test-tensor-copy-insertion --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --cse
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_sddmm.mlir --test-tensor-copy-insertion --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --cse
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_sddmm_org.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm_org.mlir --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --cse | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm_org.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm_org.mlir' --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --cse
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_sddmm_org.mlir --pre-sparsification-rewrite --sparse-reinterpret-map --sparsification --cse
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69147a73c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x221a73c)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #17 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #18 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm_org.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_sddmm_org.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/SparseTensor/sparse_vector_concat.mlir</summary>
```
Exit Code: 3221225501
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_vector_concat.mlir --sparsifier="enable-runtime-library=false vl=2 reassociate-fp-reductions=true enable-index-optimizations=true"
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\SparseTensor\sparse_vector_concat.mlir' '--sparsifier=enable-runtime-library=false vl=2 reassociate-fp-reductions=true enable-index-optimizations=true'
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\SparseTensor\\sparse_vector_concat.mlir "--sparsifier=enable-runtime-library=false vl=2 reassociate-fp-reductions=true enable-index-optimizations=true"
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5df5e1 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37f5e1)
# | #15 0x00007ff68f5dc034 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c034)
# | #16 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #17 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #18 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #19 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #20 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #21 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #22 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #23 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #24 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #25 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #26 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #27 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #28 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
--
```
</details>
<details>
<summary>MLIR.Examples/transform/ChH/full.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Examples\transform\ChH\full.mlir --transform-interpreter --test-transform-dialect-erase-schedule --math-uplift-to-fma --convert-bufferization-to-memref --test-lower-to-llvm | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Examples\transform\ChH\full.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Examples\transform\ChH\full.mlir' --transform-interpreter --test-transform-dialect-erase-schedule --math-uplift-to-fma --convert-bufferization-to-memref --test-lower-to-llvm
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Examples\\transform\\ChH\\full.mlir --transform-interpreter --test-transform-dialect-erase-schedule --math-uplift-to-fma --convert-bufferization-to-memref --test-lower-to-llvm
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #15 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #16 0x00007ff691d7c117 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b1c117)
# | #17 0x00007ff690ba65a6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x19465a6)
# | #18 0x00007ff691d3b438 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2adb438)
# | #19 0x00007ff691d86e77 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b26e77)
# | #20 0x00007ff691d869a4 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b269a4)
# | #21 0x00007ff690bb9ac6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1959ac6)
# | #22 0x00007ff691d3b438 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2adb438)
# | #23 0x00007ff691d86e77 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b26e77)
# | #24 0x00007ff691d8a947 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b2a947)
# | #25 0x00007ff690bc2536 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1962536)
# | #26 0x00007ff691d3b438 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2adb438)
# | #27 0x00007ff691d45d2b mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2ae5d2b)
# | #28 0x00007ff692ba851a mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394851a)
# | #29 0x00007ff69159c8ee mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x233c8ee)
# | #30 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #31 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #32 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #33 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #34 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #35 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #36 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #37 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #38 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #39 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #40 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #41 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #42 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #43 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Examples\transform\ChH\full.mlir'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Examples\transform\ChH\full.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Interfaces/TilingInterface/tile-fuse-and-yield-using-scfforall.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -transform-interpreter -cse -canonicalize -split-input-file C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\TilingInterface\tile-fuse-and-yield-using-scfforall.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\TilingInterface\tile-fuse-and-yield-using-scfforall.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -transform-interpreter -cse -canonicalize -split-input-file 'C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\TilingInterface\tile-fuse-and-yield-using-scfforall.mlir'
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe -transform-interpreter -cse -canonicalize -split-input-file C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Interfaces\\TilingInterface\\tile-fuse-and-yield-using-scfforall.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff690718a7c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x14b8a7c)
# | #6 0x00007ff6907161d3 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x14b61d3)
# | #7 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #8 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #9 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #10 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #11 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #12 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #13 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #14 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #15 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #16 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #17 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #18 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #19 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #20 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #21 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #22 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #23 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #24 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #25 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #26 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #27 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\TilingInterface\tile-fuse-and-yield-using-scfforall.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\TilingInterface\tile-fuse-and-yield-using-scfforall.mlir:101:11: error: CHECK: expected string not found in input
# | // CHECK: #[[$MAP0:.+]] = affine_map<(d0) -> (d0 * 16)>
# | ^
# | <stdin>:27:19: note: scanning from here
# | return %0#1, %0#0 : tensor<?x?xf32>, tensor<?x?xf32>
# | ^
# | <stdin>:32:29: note: possible intended match here
# | %1:2 = transform.split_handle %0 : (!transform.any_op) -> (!transform.any_op, !transform.any_op)
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\TilingInterface\tile-fuse-and-yield-using-scfforall.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 22: scf.forall.in_parallel {
# | 23: tensor.parallel_insert_slice %5 into %arg6[%arg5, 0] [%1, %dim_1] [1, 1] : tensor<?x?xf32> into tensor<?x?xf32>
# | 24: tensor.parallel_insert_slice %3 into %arg7[%arg5, 0] [%1, %dim_0] [1, 1] : tensor<?x?xf32> into tensor<?x?xf32>
# | 25: }
# | 26: }
# | 27: return %0#1, %0#0 : tensor<?x?xf32>, tensor<?x?xf32>
# | check:101'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 28: }
# | check:101'0 ~~~
# | 29: module attributes {transform.with_named_sequence} {
# | check:101'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 30: transform.named_sequence @__transform_main(%arg0: !transform.any_op {transform.readonly}) {
# | check:101'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 31: %0 = transform.structured.match ops{["linalg.matmul"]} in %arg0 : (!transform.any_op) -> !transform.any_op
# | check:101'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 32: %1:2 = transform.split_handle %0 : (!transform.any_op) -> (!transform.any_op, !transform.any_op)
# | check:101'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:101'1 ? possible intended match
# | 33: %transfomed, %loops = transform.test.fuse_and_yield %1#1 [10] use_forall true : (!transform.any_op) -> (!transform.any_op, !transform.any_op)
# | check:101'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 34: transform.yield
# | check:101'0 ~~~~~~~~~~~~~~~~~~
# | 35: }
# | check:101'0 ~~~
# | 36: }
# | check:101'0 ~~~
# | 37: }
# | check:101'0 ~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Transforms/inlining.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir -inline='default-pipeline=''' | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir' -inline=default-pipeline=
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir'
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir --mlir-disable-threading -inline='default-pipeline=''' | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir' --mlir-disable-threading -inline=default-pipeline=
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir'
# note: command had no output on stdout or stderr
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir -inline='default-pipeline=''' -mlir-print-debuginfo -mlir-print-local-scope | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir --check-prefix INLINE-LOC
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir' -inline=default-pipeline= -mlir-print-debuginfo -mlir-print-local-scope
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir' --check-prefix INLINE-LOC
# note: command had no output on stdout or stderr
# RUN: at line 4
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir -inline | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir --check-prefix INLINE_SIMPLIFY
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir' -inline
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Transforms\\inlining.mlir -inline
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff691732082 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2082)
# | #10 0x00007ff69172f51d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24cf51d)
# | #11 0x00007ff69106c7d7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e0c7d7)
# | #12 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #13 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #14 0x00007ff68f5e4a84 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x384a84)
# | #15 0x00007ff691072c6c mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e12c6c)
# | #16 0x00007ff692961e5b mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3701e5b)
# | #17 0x00007ff692961ba1 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3701ba1)
# | #18 0x00007ff69296577d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x370577d)
# | #19 0x00007ff692962886 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3702886)
# | #20 0x00007ff691070d28 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e10d28)
# | #21 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #22 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #23 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #24 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #25 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #26 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #27 0x00007ff68f5cc1f6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c1f6)
# | #28 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #29 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #30 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #31 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #32 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #33 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #34 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir' --check-prefix INLINE_SIMPLIFY
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\inlining.mlir --check-prefix INLINE_SIMPLIFY
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Transforms/remove-dead-values.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir -remove-dead-values="canonicalize=0" -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir' -remove-dead-values=canonicalize=0 -split-input-file
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir'
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir -remove-dead-values="canonicalize=1" -split-input-file | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir --check-prefix=CHECK-CANONICALIZE
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir' -remove-dead-values=canonicalize=1 -split-input-file
# .---command stderr------------
# | block doesn't have a parentOp
# | UNREACHABLE executed at C:\_work\llvm-project\llvm-project\mlir\lib\IR\PatternMatch.cpp:264!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Transforms\\remove-dead-values.mlir -remove-dead-values=canonicalize=1 -split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff69237b8d6 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x311b8d6)
# | #1 0x00007ff936ecbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ff936eccad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ff68f513f55 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2b3f55)
# | #4 0x00007ff69165473f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23f473f)
# | #5 0x00007ff691e16041 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2bb6041)
# | #6 0x00007ff692bb17b7 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x39517b7)
# | #7 0x00007ff692bae297 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x394e297)
# | #8 0x00007ff691732a16 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d2a16)
# | #9 0x00007ff6917303d2 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x24d03d2)
# | #10 0x00007ff691081af5 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1e21af5)
# | #11 0x00007ff68f5dc27f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37c27f)
# | #12 0x00007ff68f5dcba6 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37cba6)
# | #13 0x00007ff68f5e2bfe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382bfe)
# | #14 0x00007ff68f5e2697 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382697)
# | #15 0x00007ff68f270887 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x10887)
# | #16 0x00007ff68f26fa3a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfa3a)
# | #17 0x00007ff68f5cc990 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c990)
# | #18 0x00007ff68f5cc5f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36c5f9)
# | #19 0x00007ff68f26380e (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x380e)
# | #20 0x00007ff68f263bbe (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3bbe)
# | #21 0x00007ff68f263f74 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3f74)
# | #22 0x00007ff68f261450 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1450)
# | #23 0x00007ff696ccaad0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7a6aad0)
# | #24 0x00007ff93c4d4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #25 0x00007ff94725edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc000001d
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir' --check-prefix=CHECK-CANONICALIZE
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir:59:30: error: CHECK-CANONICALIZE-LABEL: expected string not found in input
# | // CHECK-CANONICALIZE-LABEL: func @cleanable_loop_iter_args_value
# | ^
# | <stdin>:1:1: note: scanning from here
# | module {
# | ^
# | <stdin>:17:25: note: possible intended match here
# | func.func @acceptable_ir_has_cleanable_loop_of_conditional_and_branch_op(%arg0: i1) {
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: module {
# | label:59'0 X~~~~~~~~ error: no match found
# | 2: memref.global "private" constant @__constant_4xi32 : memref<4xi32> = dense<[1, 2, 3, 4]> {alignment = 16 : i64}
# | label:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: func.func @main(%arg0: i32) -> i32 {
# | label:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: return %arg0 : i32
# | label:59'0 ~~~~~~~~~~~~~~~~~~~~
# | 5: }
# | label:59'0 ~~~
# | 6: }
# | label:59'0 ~~
# | .
# | .
# | .
# | 12: }
# | label:59'0 ~~~
# | 13: }
# | label:59'0 ~~
# | 14:
# | label:59'0 ~
# | 15: // -----
# | label:59'0 ~~~~~~~~~
# | 16: module {
# | label:59'0 ~~~~~~~~~
# | 17: func.func @acceptable_ir_has_cleanable_loop_of_conditional_and_branch_op(%arg0: i1) {
# | label:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:59'1 ? possible intended match
# | 18: cf.br ^bb1
# | label:59'0 ~~~~~~~~~~~~
# | 19: ^bb1: // 2 preds: ^bb0, ^bb2
# | label:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 20: cf.br ^bb2
# | label:59'0 ~~~~~~~~~~~~
# | 21: ^bb2: // pred: ^bb1
# | label:59'0 ~~~~~~~~~~~~~~~~~~~~~
# | 22: cf.cond_br %arg0, ^bb1, ^bb3
# | label:59'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</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/187992
More information about the Mlir-commits
mailing list