github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 135637 tests passed * 3418 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### LLVM <details> <summary>LLVM.CodeGen/AMDGPU/bitop3-shared-operand.ll</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 c:\_work\llvm-project\llvm-project\build\bin\llc.exe -global-isel=0 -mtriple=amdgcn-- -mcpu=gfx950 < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -check-prefixes=GCN,SDAG C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -global-isel=0 -mtriple=amdgcn-- -mcpu=gfx950 # note: command had no output on stdout or stderr # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -check-prefixes=GCN,SDAG 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll' # note: command had no output on stdout or stderr # RUN: at line 3 c:\_work\llvm-project\llvm-project\build\bin\llc.exe -global-isel -new-reg-bank-select -mtriple=amdgcn-- -mcpu=gfx950 < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -check-prefixes=GCN,GISEL C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -global-isel -new-reg-bank-select -mtriple=amdgcn-- -mcpu=gfx950 # note: command had no output on stdout or stderr # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -check-prefixes=GCN,GISEL 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll' # .---command stderr------------ # | C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll:518:15: error: GISEL-NEXT: expected string not found in input # | ; GISEL-NEXT: v_bitop3_b32 v0, v1, v2, v0 bitop3:0xf8 # | ^ # | <stdin>:898:26: note: scanning from here # | v_and_b32_e32 v3, v2, v0 # | ^ # | <stdin>:899:2: note: possible intended match here # | v_bitop3_b32 v0, v1, v2, v0 bitop3:0x78 # | ^ # | # | Input file: <stdin> # | Check file: C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\bitop3-shared-operand.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 893: .globl bitop3_bxort_or_t_and_not_t ; -- Begin function bitop3_bxort_or_t_and_not_t # | 894: .p2align 8 # | 895: .type bitop3_bxort_or_t_and_not_t,@function # | 896: bitop3_bxort_or_t_and_not_t: ; @bitop3_bxort_or_t_and_not_t # | 897: ; %bb.0: # | 898: v_and_b32_e32 v3, v2, v0 # | next:518'0 X error: no match found # | 899: v_bitop3_b32 v0, v1, v2, v0 bitop3:0x78 # | next:518'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:518'1 ? possible intended match # | 900: v_bfi_b32 v0, v3, 0, v0 # | next:518'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ # | 901: ; return to shader part epilog # | next:518'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 902: .Lfunc_end13: # | next:518'0 ~~~~~~~~~~~~~~ # | 903: .size bitop3_bxort_or_t_and_not_t, .Lfunc_end13-bitop3_bxort_or_t_and_not_t # | next:518'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 904: ; -- End function # | next:518'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/203133 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
