[Mlir-commits] [mlir] [mlir][dataflow] Delete visitRegionSuccessors not run code (NFC) (PR #174790)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Jan 7 07:57:26 PST 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 3382 tests passed
* 411 tests skipped
* 7 tests failed
## Failed Tests
(click on a test name to see its output)
### MLIR
<details>
<summary>MLIR.Analysis/DataFlow/test-liveness-analysis.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -split-input-file -test-liveness-analysis C:\_work\llvm-project\llvm-project\mlir\test\Analysis\DataFlow\test-liveness-analysis.mlir 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Analysis\DataFlow\test-liveness-analysis.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -split-input-file -test-liveness-analysis 'C:\_work\llvm-project\llvm-project\mlir\test\Analysis\DataFlow\test-liveness-analysis.mlir'
# note: command had no output on stdout or stderr
# 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\Analysis\DataFlow\test-liveness-analysis.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Analysis\DataFlow\test-liveness-analysis.mlir:321:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: test_tag: for:
# | ^
# | <stdin>:261:27: note: scanning from here
# | test_tag: dead_block_cmpi:
# | ^
# | <stdin>:264:2: note: possible intended match here
# | result #0: not live
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Analysis\DataFlow\test-liveness-analysis.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 256: return %0#0 : i32
# | 257: }
# | 258: }
# | 259:
# | 260: // -----
# | 261: test_tag: dead_block_cmpi:
# | label:321'0 X error: no match found
# | 262: operand #0: not live
# | label:321'0 ~~~~~~~~~~~~~~~~~~~~~~
# | 263: operand #1: not live
# | label:321'0 ~~~~~~~~~~~~~~~~~~~~~~
# | 264: result #0: not live
# | label:321'0 ~~~~~~~~~~~~~~~~~~~~~
# | label:321'1 ? possible intended match
# | 265: module {
# | label:321'0 ~~~~~~~~~
# | 266: func.func @dead_block() {
# | label:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 267: %false = arith.constant false
# | label:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 268: %c0_i64 = arith.constant 0 : i64
# | label:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 269: cf.cond_br %false, ^bb1, ^bb2
# | label:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Dialect/Arith/int-range-interface.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -allow-unregistered-dialect -int-range-optimizations -canonicalize C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\int-range-interface.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\int-range-interface.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -allow-unregistered-dialect -int-range-optimizations -canonicalize 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\int-range-interface.mlir'
# .---command stderr------------
# | Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | 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 -allow-unregistered-dialect -int-range-optimizations -canonicalize C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Arith\\int-range-interface.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff7225db366 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2feb366)
# | #1 0x00007ffdedf4bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ffdedf4cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ffdedf4e4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1)
# | #4 0x00007ffdedf4e6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1)
# | #5 0x00007ff7220369d0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a469d0)
# | #6 0x00007ff722035673 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45673)
# | #7 0x00007ff722035898 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45898)
# | #8 0x00007ff722021760 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a31760)
# | #9 0x00007ff721667cdf mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2077cdf)
# | #10 0x00007ff71f96ac1f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37ac1f)
# | #11 0x00007ff71f96b636 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37b636)
# | #12 0x00007ff71f972e36 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382e36)
# | #13 0x00007ff71f972563 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382563)
# | #14 0x00007ff71f5ffc02 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfc02)
# | #15 0x00007ff71f5fee4a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xee4a)
# | #16 0x00007ff71f959e16 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x369e16)
# | #17 0x00007ff71f5f35ae (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x35ae)
# | #18 0x00007ff71f5f395c (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x395c)
# | #19 0x00007ff71f5f3cbb (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3cbb)
# | #20 0x00007ff71f5f145a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x145a)
# | #21 0x00007ff726c40390 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7650390)
# | #22 0x00007ffdf6114cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #23 0x00007ffe002bedcb (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\Arith\int-range-interface.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\Arith\int-range-interface.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Arith/int-range-narrowing.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe --arith-int-range-narrowing="int-bitwidths-supported=1,8,16,24,32" C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\int-range-narrowing.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\int-range-narrowing.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' --arith-int-range-narrowing=int-bitwidths-supported=1,8,16,24,32 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\int-range-narrowing.mlir'
# .---command stderr------------
# | Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | 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 --arith-int-range-narrowing=int-bitwidths-supported=1,8,16,24,32 C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Arith\\int-range-narrowing.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff7225db366 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2feb366)
# | #1 0x00007ffdedf4bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ffdedf4cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ffdedf4e4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1)
# | #4 0x00007ffdedf4e6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1)
# | #5 0x00007ff7220369d0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a469d0)
# | #6 0x00007ff722035673 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45673)
# | #7 0x00007ff722035898 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45898)
# | #8 0x00007ff722021760 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a31760)
# | #9 0x00007ff72166315f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x207315f)
# | #10 0x00007ff71f96ac1f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37ac1f)
# | #11 0x00007ff71f96b636 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37b636)
# | #12 0x00007ff71f972e36 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382e36)
# | #13 0x00007ff71f972563 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382563)
# | #14 0x00007ff71f5ffc02 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfc02)
# | #15 0x00007ff71f5fee4a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xee4a)
# | #16 0x00007ff71f959e16 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x369e16)
# | #17 0x00007ff71f5f35ae (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x35ae)
# | #18 0x00007ff71f5f395c (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x395c)
# | #19 0x00007ff71f5f3cbb (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3cbb)
# | #20 0x00007ff71f5f145a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x145a)
# | #21 0x00007ff726c40390 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7650390)
# | #22 0x00007ffdf6114cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #23 0x00007ffe002bedcb (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\Arith\int-range-narrowing.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\Arith\int-range-narrowing.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/Arith/unsigned-when-equivalent.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -arith-unsigned-when-equivalent C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\unsigned-when-equivalent.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\unsigned-when-equivalent.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -arith-unsigned-when-equivalent 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\Arith\unsigned-when-equivalent.mlir'
# .---command stderr------------
# | Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | 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 -arith-unsigned-when-equivalent C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\Arith\\unsigned-when-equivalent.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff7225db366 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2feb366)
# | #1 0x00007ffdedf4bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ffdedf4cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ffdedf4e4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1)
# | #4 0x00007ffdedf4e6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1)
# | #5 0x00007ff7220369d0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a469d0)
# | #6 0x00007ff722035673 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45673)
# | #7 0x00007ff722035898 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45898)
# | #8 0x00007ff722021760 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a31760)
# | #9 0x00007ff72166ab37 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x207ab37)
# | #10 0x00007ff71f96ac1f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37ac1f)
# | #11 0x00007ff71f96b636 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37b636)
# | #12 0x00007ff71f972e36 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382e36)
# | #13 0x00007ff71f972563 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382563)
# | #14 0x00007ff71f5ffc02 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfc02)
# | #15 0x00007ff71f5fee4a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xee4a)
# | #16 0x00007ff71f959e16 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x369e16)
# | #17 0x00007ff71f5f35ae (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x35ae)
# | #18 0x00007ff71f5f395c (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x395c)
# | #19 0x00007ff71f5f3cbb (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3cbb)
# | #20 0x00007ff71f5f145a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x145a)
# | #21 0x00007ff726c40390 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7650390)
# | #22 0x00007ffdf6114cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #23 0x00007ffe002bedcb (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\Arith\unsigned-when-equivalent.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\Arith\unsigned-when-equivalent.mlir
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>MLIR.Dialect/OpenACC/region-branchop-interface.mlir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -test-last-modified C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\region-branchop-interface.mlir 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\region-branchop-interface.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -test-last-modified 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\region-branchop-interface.mlir'
# note: command had no output on stdout or stderr
# 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\OpenACC\region-branchop-interface.mlir'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\region-branchop-interface.mlir:7:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: test_tag: acc_parallel_after:
# | ^
# | <stdin>:1:1: note: scanning from here
# | Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | ^
# | <stdin>:1:2: note: possible intended match here
# | Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\region-branchop-interface.mlir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | label:7'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | label:7'1 ? possible intended match
# | 2: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | label:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: Stack dump:
# | label:7'0 ~~~~~~~~~~~~
# | 4: 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\mlir-opt.exe -test-last-modified C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Dialect\\OpenACC\\region-branchop-interface.mlir
# | label:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Exception Code: 0xC000001D
# | label:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: #0 0x00007ff7225db366 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2feb366)
# | label:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>MLIR.Interfaces/InferIntRangeInterface/infer-int-range-test-ops.mlir</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe -int-range-optimizations C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\InferIntRangeInterface\infer-int-range-test-ops.mlir | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\InferIntRangeInterface\infer-int-range-test-ops.mlir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' -int-range-optimizations 'C:\_work\llvm-project\llvm-project\mlir\test\Interfaces\InferIntRangeInterface\infer-int-range-test-ops.mlir'
# .---command stderr------------
# | Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | 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 -int-range-optimizations C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Interfaces\\InferIntRangeInterface\\infer-int-range-test-ops.mlir
# | Exception Code: 0xC000001D
# | #0 0x00007ff7225db366 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2feb366)
# | #1 0x00007ffdedf4bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ffdedf4cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ffdedf4e4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1)
# | #4 0x00007ffdedf4e6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1)
# | #5 0x00007ff7220369d0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a469d0)
# | #6 0x00007ff722035673 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45673)
# | #7 0x00007ff722035898 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45898)
# | #8 0x00007ff722021760 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a31760)
# | #9 0x00007ff721667cdf mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2077cdf)
# | #10 0x00007ff71f96ac1f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37ac1f)
# | #11 0x00007ff71f96b636 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37b636)
# | #12 0x00007ff71f972e36 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382e36)
# | #13 0x00007ff71f972563 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382563)
# | #14 0x00007ff71f5ffc02 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfc02)
# | #15 0x00007ff71f5fee4a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xee4a)
# | #16 0x00007ff71f959e16 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x369e16)
# | #17 0x00007ff71f5f35ae (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x35ae)
# | #18 0x00007ff71f5f395c (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x395c)
# | #19 0x00007ff71f5f3cbb (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3cbb)
# | #20 0x00007ff71f5f145a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x145a)
# | #21 0x00007ff726c40390 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7650390)
# | #22 0x00007ffdf6114cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #23 0x00007ffe002bedcb (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\InferIntRangeInterface\infer-int-range-test-ops.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\Interfaces\InferIntRangeInterface\infer-int-range-test-ops.mlir
# `-----------------------------
# 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
# .---command stderr------------
# | Assertion failed: all_equal({range_size(t), range_size(u), range_size(args)...}) && "Iteratees do not have equal length", file C:\_work\llvm-project\llvm-project\llvm\include\llvm/ADT/STLExtras.h, line 842
# | 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=0 -split-input-file
# | Exception Code: 0xC000001D
# | #0 0x00007ff764bab366 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2feb366)
# | #1 0x00007ffdedf4bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# | #2 0x00007ffdedf4cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# | #3 0x00007ffdedf4e4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1)
# | #4 0x00007ffdedf4e6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1)
# | #5 0x00007ff7646069d0 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a469d0)
# | #6 0x00007ff764605673 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45673)
# | #7 0x00007ff764605898 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a45898)
# | #8 0x00007ff7645f1760 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a31760)
# | #9 0x00007ff764644c6f mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a84c6f)
# | #10 0x00007ff761c514c0 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x914c0)
# | #11 0x00007ff761c51334 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x91334)
# | #12 0x00007ff763954ae5 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1d94ae5)
# | #13 0x00007ff761f3ac1f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37ac1f)
# | #14 0x00007ff761f3b636 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37b636)
# | #15 0x00007ff761f42e36 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382e36)
# | #16 0x00007ff761f42563 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x382563)
# | #17 0x00007ff761bcfc02 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xfc02)
# | #18 0x00007ff761bcee4a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0xee4a)
# | #19 0x00007ff761f2a5a0 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36a5a0)
# | #20 0x00007ff761f2a219 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x36a219)
# | #21 0x00007ff761bc35ae (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x35ae)
# | #22 0x00007ff761bc395c (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x395c)
# | #23 0x00007ff761bc3cbb (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3cbb)
# | #24 0x00007ff761bc145a (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x145a)
# | #25 0x00007ff769210390 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x7650390)
# | #26 0x00007ffdf6114cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #27 0x00007ffe002bedcb (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'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\Transforms\remove-dead-values.mlir:700:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: func @dead_value_loop_ivs_no_result
# | ^
# | <stdin>:364:32: note: scanning from here
# | func.func @dead_value_loop_ivs_has_result(%arg0: index, %arg1: index, %arg2: index, %arg3: i1) -> i1 {
# | ^
# | <stdin>:366:7: note: possible intended match here
# | cf.assert %arg3, "loop not dead"
# | ^
# |
# | 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:
# | <<<<<<
# | .
# | .
# | .
# | 359: }
# | 360: }
# | 361:
# | 362: // -----
# | 363: module {
# | 364: func.func @dead_value_loop_ivs_has_result(%arg0: index, %arg1: index, %arg2: index, %arg3: i1) -> i1 {
# | label:700'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 365: %0 = scf.for %arg4 = %arg0 to %arg1 step %arg2 iter_args(%arg5 = %arg3) -> (i1) {
# | label:700'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 366: cf.assert %arg3, "loop not dead"
# | label:700'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:700'1 ? possible intended match
# | 367: scf.yield %arg3 : i1
# | label:700'0 ~~~~~~~~~~~~~~~~~~~~~~
# | 368: }
# | label:700'0 ~~~
# | 369: return %0 : i1
# | label:700'0 ~~~~~~~~~~~~~~~~
# | 370: }
# | label:700'0 ~~~
# | 371: }
# | label:700'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/174790
More information about the Mlir-commits
mailing list