github-actions[bot] wrote:

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

* 135957 tests passed
* 3455 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/NVPTX/global-ordering.ll</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\NVPTX\global-ordering.ll 
-mtriple=nvptx -mcpu=sm_20 | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\NVPTX\global-ordering.ll 
--check-prefix=PTX32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-mtriple=nvptx -mcpu=sm_20
# .---command stderr------------
# | LLVM ERROR: initialized packed aggregate with pointers 'sadd' requires at 
least PTX ISA version 7.1
# | 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\\llc.exe -mtriple=nvptx 
-mcpu=sm_20
# | Exception Code: 0xC000001D
# |  #0 0x00007ff6fee51466 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x2d31466)
# |  #1 0x00007ffd8cc0bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)
# |  #2 0x00007ffd8cc0cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)
# |  #3 0x00007ff6fc8766da 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x7566da)
# |  #4 0x00007ff6fc41d915 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x2fd915)
# |  #5 0x00007ff6fc417de7 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x2f7de7)
# |  #6 0x00007ff6fc41dbd0 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x2fdbd0)
# |  #7 0x00007ff6fc63f681 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x51f681)
# |  #8 0x00007ff6fc638691 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x518691)
# |  #9 0x00007ff6fc1252af 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x52af)
# | #10 0x00007ff700a328d0 
(c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x49128d0)
# | #11 0x00007ffd95e94cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0)
# | #12 0x00007ffda2f3edcb (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\llvm\test\CodeGen\NVPTX\global-ordering.ll' 
--check-prefix=PTX32
# .---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\llvm\test\CodeGen\NVPTX\global-ordering.ll 
--check-prefix=PTX32
# `-----------------------------
# 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/203313
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to