github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 1 test failed

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

### libclc
<details>
<summary>libclc.libclc/check-external-funcs.test</summary>

```
Exit Code: 1

Command Output (stderr):
--
llvm-nm -u 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/clang/23/lib/amdgcn-amd-amdhsa-llvm/libclc.bc"
 | FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libclc/test/amdgcn-amd-amdhsa-llvm/check-external-funcs.test
 --allow-empty # RUN: at line 1
+ llvm-nm -u 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/clang/23/lib/amdgcn-amd-amdhsa-llvm/libclc.bc
+ FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libclc/test/amdgcn-amd-amdhsa-llvm/check-external-funcs.test
 --allow-empty
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libclc/test/amdgcn-amd-amdhsa-llvm/check-external-funcs.test:3:14:
 error: CHECK-NOT: excluded string found in input
; CHECK-NOT: {{.+}}
             ^
<stdin>:1:1: note: found here
 U _Z12__clc_remquoDv16_DhS_PDv16_i
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Input file: <stdin>
Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libclc/test/amdgcn-amd-amdhsa-llvm/check-external-funcs.test

-dump-input=help explains the following input dump.

Input was:
<<<<<<
       1:  U _Z12__clc_remquoDv16_DhS_PDv16_i 
not:3     !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  error: no match expected
       2:  U _Z12__clc_remquoDv16_DhS_PU3AS1Dv16_i 
       3:  U _Z12__clc_remquoDv16_DhS_PU3AS3Dv16_i 
       4:  U _Z12__clc_remquoDv16_dS_PDv16_i 
       5:  U _Z12__clc_remquoDv16_dS_PU3AS1Dv16_i 
       6:  U _Z12__clc_remquoDv16_dS_PU3AS3Dv16_i 
       .
       .
       .
>>>>>>

--

```
</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/187998
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to