[llvm-branch-commits] [Support] Use block numbers for LoopInfo BBMap (PR #103400)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Mar 19 01:17:30 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 132426 tests passed
* 3012 tests skipped
* 3 tests failed
## Failed Tests
(click on a test name to see its output)
### Polly
<details>
<summary>Polly.CodeGen/OpenMP/issue185313.ll</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\opt.exe -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP -polly-codegen-verify '-passes=polly-custom<delicm;codegen>' -polly-parallel --polly-parallel-force -S < C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\issue185313.ll | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\issue185313.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\opt.exe' -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names '-polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP' -polly-codegen-verify '-passes=polly-custom<delicm;codegen>' -polly-parallel --polly-parallel-force -S
# .---command stderr------------
# | 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\\opt.exe -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\\_work\\llvm-project\\llvm-project\\polly\\test\\CodeGen\\OpenMP -polly-codegen-verify -passes=polly-custom<delicm;codegen> -polly-parallel --polly-parallel-force -S
# | 1. Running pass "function(polly)" on module "<stdin>"
# | Exception Code: 0xC0000005
# | #0 0x00007ff6a0e83487 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4963487)
# | #1 0x00007ff6a0e83fd2 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4963fd2)
# | #2 0x00007ff6a0e85c45 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4965c45)
# | #3 0x00007ff6a0e88008 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4968008)
# | #4 0x00007ff6a0a55766 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4535766)
# | #5 0x00007ff69f5e8764 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x30c8764)
# | #6 0x00007ff69f5f2c26 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x30d2c26)
# | #7 0x00007ff69d381396 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0xe61396)
# | #8 0x00007ff69d37cebd (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0xe5cebd)
# | #9 0x00007ff69c854aec (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x334aec)
# | #10 0x00007ff69c526aab (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x6aab)
# | #11 0x00007ff69c521025 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x1025)
# | #12 0x00007ff6a0f34120 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4a14120)
# | #13 0x00007ffc68d84cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #14 0x00007ffc7b7dedcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc0000005
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\issue185313.ll'
# .---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\polly\test\CodeGen\OpenMP\issue185313.ll
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>Polly.CodeGen/OpenMP/matmul-parallel.ll</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\opt.exe -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP -polly-codegen-verify -polly-parallel '-passes=polly-custom<opt-isl;ast>' -polly-print-ast -disable-output -debug-only=polly-ast < C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\matmul-parallel.ll 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=AST C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\matmul-parallel.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\opt.exe' -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names '-polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP' -polly-codegen-verify -polly-parallel '-passes=polly-custom<opt-isl;ast>' -polly-print-ast -disable-output -debug-only=polly-ast
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=AST 'C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\matmul-parallel.ll'
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\opt.exe -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP -polly-codegen-verify -polly-parallel '-passes=polly<no-default-opts;opt-isl>' -S < C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\matmul-parallel.ll | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=CODEGEN C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\matmul-parallel.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\opt.exe' -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names '-polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP' -polly-codegen-verify -polly-parallel '-passes=polly<no-default-opts;opt-isl>' -S
# .---command stderr------------
# | 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\\opt.exe -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\\_work\\llvm-project\\llvm-project\\polly\\test\\CodeGen\\OpenMP -polly-codegen-verify -polly-parallel -passes=polly<no-default-opts;opt-isl> -S
# | 1. Running pass "function(polly)" on module "<stdin>"
# | Exception Code: 0xC0000005
# | #0 0x00007ff6a0e83487 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4963487)
# | #1 0x00007ff6a0e83fd2 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4963fd2)
# | #2 0x00007ff6a0e85c45 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4965c45)
# | #3 0x00007ff6a0e88008 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4968008)
# | #4 0x00007ff6a0e89a06 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4969a06)
# | #5 0x00007ff6a0e8516c (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x496516c)
# | #6 0x00007ff6a0e88125 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4968125)
# | #7 0x00007ff6a0e8516c (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x496516c)
# | #8 0x00007ff6a0e88125 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4968125)
# | #9 0x00007ff6a0e84b44 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4964b44)
# | #10 0x00007ff6a0a55766 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4535766)
# | #11 0x00007ff69f5e8764 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x30c8764)
# | #12 0x00007ff69f5f2c26 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x30d2c26)
# | #13 0x00007ff69d381396 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0xe61396)
# | #14 0x00007ff69d37cebd (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0xe5cebd)
# | #15 0x00007ff69c854aec (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x334aec)
# | #16 0x00007ff69c526aab (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x6aab)
# | #17 0x00007ff69c521025 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x1025)
# | #18 0x00007ff6a0f34120 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4a14120)
# | #19 0x00007ffc68d84cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #20 0x00007ffc7b7dedcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc0000005
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=CODEGEN 'C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\matmul-parallel.ll'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=CODEGEN C:\_work\llvm-project\llvm-project\polly\test\CodeGen\OpenMP\matmul-parallel.ll
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>Polly.CodeGen/reggen_domtree_crash.ll</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\opt.exe -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen -polly-codegen-verify '-passes=polly<no-default-opts>' -polly-parallel -S < C:\_work\llvm-project\llvm-project\polly\test\CodeGen\reggen_domtree_crash.ll | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\polly\test\CodeGen\reggen_domtree_crash.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\opt.exe' -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names '-polly-import-jscop-dir=C:\_work\llvm-project\llvm-project\polly\test\CodeGen' -polly-codegen-verify '-passes=polly<no-default-opts>' -polly-parallel -S
# .---command stderr------------
# | 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\\opt.exe -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=C:\\_work\\llvm-project\\llvm-project\\polly\\test\\CodeGen -polly-codegen-verify -passes=polly<no-default-opts> -polly-parallel -S
# | 1. Running pass "function(polly)" on module "<stdin>"
# | Exception Code: 0xC0000005
# | #0 0x00007ff6a0e83487 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4963487)
# | #1 0x00007ff6a0e83fd2 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4963fd2)
# | #2 0x00007ff6a0e85c45 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4965c45)
# | #3 0x00007ff6a0e88008 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4968008)
# | #4 0x00007ff6a0e89a06 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4969a06)
# | #5 0x00007ff6a0a55766 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4535766)
# | #6 0x00007ff69f5e8764 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x30c8764)
# | #7 0x00007ff69f5f2c26 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x30d2c26)
# | #8 0x00007ff69d381396 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0xe61396)
# | #9 0x00007ff69d37cebd (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0xe5cebd)
# | #10 0x00007ff69c854aec (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x334aec)
# | #11 0x00007ff69c526aab (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x6aab)
# | #12 0x00007ff69c521025 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x1025)
# | #13 0x00007ff6a0f34120 (c:\_work\llvm-project\llvm-project\build\bin\opt.exe+0x4a14120)
# | #14 0x00007ffc68d84cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #15 0x00007ffc7b7dedcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb)
# `-----------------------------
# error: command failed with exit status: 0xc0000005
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\polly\test\CodeGen\reggen_domtree_crash.ll'
# .---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\polly\test\CodeGen\reggen_domtree_crash.ll
# `-----------------------------
# error: command failed with exit status: 2
--
```
</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/103400
More information about the llvm-branch-commits
mailing list