github-actions[bot] wrote:

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

* 87292 tests passed
* 1401 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple amdgcn-unknown-unknown -target-cpu gfx1200 -verify 
-emit-llvm -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -triple amdgcn-unknown-unknown -target-cpu gfx1200 -verify 
-emit-llvm -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 64: '__builtin_amdgcn_mfma_f32_32x32x4bf16_1k' needs target feature 
mai-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 65: '__builtin_amdgcn_mfma_f32_16x16x4bf16_1k' needs target feature 
mai-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 66: '__builtin_amdgcn_mfma_f32_4x4x4bf16_1k' needs target feature 
mai-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 67: '__builtin_amdgcn_mfma_f32_32x32x8bf16_1k' needs target feature 
mai-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 68: '__builtin_amdgcn_mfma_f32_16x16x16bf16_1k' needs target feature 
mai-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 69: '__builtin_amdgcn_mfma_f64_16x16x4f64' needs target feature mai-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 70: '__builtin_amdgcn_mfma_f64_4x4x4f64' needs target feature mai-insts
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 64: '__builtin_amdgcn_mfma_f32_32x32x4bf16_1k' needs target feature 
gfx90a-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 65: '__builtin_amdgcn_mfma_f32_16x16x4bf16_1k' needs target feature 
gfx90a-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 66: '__builtin_amdgcn_mfma_f32_4x4x4bf16_1k' needs target feature 
gfx90a-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 67: '__builtin_amdgcn_mfma_f32_32x32x8bf16_1k' needs target feature 
gfx90a-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 68: '__builtin_amdgcn_mfma_f32_16x16x16bf16_1k' needs target feature 
gfx90a-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 69: '__builtin_amdgcn_mfma_f64_16x16x4f64' needs target feature 
gfx90a-insts
# |   File 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl
 Line 70: '__builtin_amdgcn_mfma_f64_4x4x4f64' needs target feature gfx90a-insts
# | 14 errors generated.
# `-----------------------------
# 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/191537
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to