github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 134918 tests passed
* 3298 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### MLIR
<details>
<summary>MLIR.Target/LLVMIR/openmp-llvm.mlir</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe -mlir-to-llvmir 
-split-input-file 
C:\_work\llvm-project\llvm-project\mlir\test\Target\LLVMIR\openmp-llvm.mlir | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\mlir\test\Target\LLVMIR\openmp-llvm.mlir
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe' 
-mlir-to-llvmir -split-input-file 
'C:\_work\llvm-project\llvm-project\mlir\test\Target\LLVMIR\openmp-llvm.mlir'
# .---command stderr------------
# | Assertion failed: Extractor->isEligible() && "Expected OpenMP outlining to 
be possible!", file 
C:\_work\llvm-project\llvm-project\llvm\lib\Frontend\OpenMP\OMPIRBuilder.cpp, 
line 926
# | 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-translate.exe 
-mlir-to-llvmir -split-input-file 
C:\\_work\\llvm-project\\llvm-project\\mlir\\test\\Target\\LLVMIR\\openmp-llvm.mlir
# | Exception Code: 0xC000001D
# |  #0 0x00007ff75b37a9d6 
mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class 
llvm::StringRef) 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0xc8a9d6)
# |  #1 0x00007fffd629bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# |  #2 0x00007fffd629cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# |  #3 0x00007fffd629e4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1)
# |  #4 0x00007fffd629e6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1)
# |  #5 0x00007ff75b6e5deb 
mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class 
llvm::StringRef) 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0xff5deb)
# |  #6 0x00007ff75acc4e11 
mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class 
llvm::StringRef) 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x5d4e11)
# |  #7 0x00007ff75a6f93a6 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x93a6)
# |  #8 0x00007ff75a748c98 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x58c98)
# |  #9 0x00007ff75a6f5820 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x5820)
# | #10 0x00007ff75a7658a4 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x758a4)
# | #11 0x00007ff75a7657a0 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x757a0)
# | #12 0x00007ff75a765329 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x75329)
# | #13 0x00007ff75a765561 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x75561)
# | #14 0x00007ff75a6f17c6 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x17c6)
# | #15 0x00007ff75a6f1078 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x1078)
# | #16 0x00007ff75cda17b4 
mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class 
llvm::StringRef) 
(c:\_work\llvm-project\llvm-project\build\bin\mlir-translate.exe+0x26b17b4)
# | #17 0x00007fffd7a04cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #18 0x00007fffe645edcb (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\Target\LLVMIR\openmp-llvm.mlir'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\mlir\test\Target\LLVMIR\openmp-llvm.mlir:1337:17:
 error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: @collapse_wsloop_dynamic
# |                 ^
# | <stdin>:5506:29: note: scanning from here
# | define void @collapse_wsloop(i32 %0, i32 %1, i32 %2, i32 %3, i32 %4, i32 
%5, i32 %6, i32 %7, i32 %8, ptr %9) {
# |                             ^
# | <stdin>:5552:70: note: possible intended match here
# |  call void (ptr, i32, ptr, ...) @__kmpc_fork_call(ptr @1, i32 1, ptr 
@collapse_wsloop..omp_par, ptr %structArg)
# |                                                                      ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\mlir\test\Target\LLVMIR\openmp-llvm.mlir
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |               .
# |               .
# |               .
# |            5501: @0 = private unnamed_addr constant [23 x i8] 
c";unknown;unknown;0;0;;\00", align 1 
# |            5502: @1 = private unnamed_addr constant %struct.ident_t { i32 
0, i32 2, i32 0, i32 22, ptr @0 }, align 8 
# |            5503: @2 = private unnamed_addr constant %struct.ident_t { i32 
0, i32 514, i32 0, i32 22, ptr @0 }, align 8 
# |            5504: @3 = private unnamed_addr constant %struct.ident_t { i32 
0, i32 66, i32 0, i32 22, ptr @0 }, align 8 
# |            5505:  
# |            5506: define void @collapse_wsloop(i32 %0, i32 %1, i32 %2, i32 
%3, i32 %4, i32 %5, i32 %6, i32 %7, i32 %8, ptr %9) { 
# | label:1337'0                                 
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 error: no match found
# |            5507:  %structArg = alloca { ptr, ptr, ptr, ptr, ptr, ptr, ptr, 
ptr, ptr, ptr }, align 8 
# | label:1337'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5508:  %.reloaded = alloca i32, align 4 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5509:  %.reloaded28 = alloca i32, align 4 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5510:  %.reloaded29 = alloca i32, align 4 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5511:  %.reloaded30 = alloca i32, align 4 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |               .
# |               .
# |               .
# |            5547:  store ptr %.reloaded34, ptr %gep_.reloaded34, align 8 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5548:  %gep_.reloaded35 = getelementptr { ptr, ptr, ptr, ptr, 
ptr, ptr, ptr, ptr, ptr, ptr }, ptr %structArg, i32 0, i32 8 
# | label:1337'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5549:  store ptr %.reloaded35, ptr %gep_.reloaded35, align 8 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5550:  %gep_ = getelementptr { ptr, ptr, ptr, ptr, ptr, ptr, 
ptr, ptr, ptr, ptr }, ptr %structArg, i32 0, i32 9 
# | label:1337'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5551:  store ptr %9, ptr %gep_, align 8 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5552:  call void (ptr, i32, ptr, ...) @__kmpc_fork_call(ptr @1, 
i32 1, ptr @collapse_wsloop..omp_par, ptr %structArg) 
# | label:1337'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:1337'1                                                                
          ?                                           possible intended match
# |            5553:  br label %omp.par.exit 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~
# |            5554:  
# | label:1337'0     ~
# |            5555: omp.par.exit: ; preds = %omp_parallel 
# | label:1337'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5556:  ret void 
# | label:1337'0     ~~~~~~~~~~
# |            5557: } 
# | label:1337'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/198535
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to