[Mlir-commits] [clang] [llvm] [mlir] [AMDGPU] Make uniform-work-group-size a valueless attribute (PR #183925)
LLVM Continuous Integration
llvmlistbot at llvm.org
Sun Mar 1 13:40:38 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-4` while building `clang,llvm,mlir` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/37530
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: CodeGenOpenCL/cl-uniform-wg-size.cl' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/lib/clang/23/include -nostdsysteminc -emit-llvm -O0 -cl-std=CL1.2 -o - /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl | /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl --check-prefix=CHECK-UNIFORM
# executed command: /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/lib/clang/23/include -nostdsysteminc -emit-llvm -O0 -cl-std=CL1.2 -o - /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl
# note: command had no output on stdout or stderr
# executed command: /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl --check-prefix=CHECK-UNIFORM
# .---command stderr------------
# | [1m/Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl:6:19: [0m[0;1;31merror: [0m[1mCHECK-UNIFORM: expected string not found in input
[0m# | [1m[0m// CHECK-UNIFORM: define dso_local spir_kernel void @ker(){{.*}}[[ATTR0:#[0-9]+]]
# | [0;1;32m ^
[0m# | [0;1;32m[0m[1m<stdin>:1:1: [0m[0;1;30mnote: [0m[1mscanning from here
[0m# | [1m[0m; ModuleID = '/Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl'
# | [0;1;32m^
[0m# | [0;1;32m[0m[1m<stdin>:7:1: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m# | [1m[0mdefine spir_kernel void @ker() #0 !kernel_arg_addr_space !3 !kernel_arg_access_qual !3 !kernel_arg_type !3 !kernel_arg_base_type !3 !kernel_arg_type_qual !3 {
# | [0;1;32m^
[0m# | [0;1;32m[0m
# | Input file: <stdin>
# | Check file: /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | [1m[0m[0;1;30m 1: [0m[1m[0;1;46m; ModuleID = '/Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl' [0m
# | [0;1;31mcheck:6'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
[0m# | [0;1;31m[0m[0;1;30m 2: [0m[1m[0;1;46msource_filename = "/Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenOpenCL/cl-uniform-wg-size.cl" [0m
# | [0;1;31mcheck:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;31m[0m[0;1;30m 3: [0m[1m[0;1;46mtarget datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-n32:64-S128-Fn32" [0m
# | [0;1;31mcheck:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;31m[0m[0;1;30m 4: [0m[1m[0;1;46mtarget triple = "arm64-apple-darwin23.6.0" [0m
# | [0;1;31mcheck:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;31m[0m[0;1;30m 5: [0m[1m[0;1;46m [0m
# | [0;1;31mcheck:6'0 ~
[0m# | [0;1;31m[0m[0;1;30m 6: [0m[1m[0;1;46m; Function Attrs: convergent noinline norecurse nounwind optnone [0m
# | [0;1;31mcheck:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;31m[0m[0;1;30m 7: [0m[1m[0;1;46mdefine spir_kernel void @ker() #0 !kernel_arg_addr_space !3 !kernel_arg_access_qual !3 !kernel_arg_type !3 !kernel_arg_base_type !3 !kernel_arg_type_qual !3 { [0m
# | [0;1;31mcheck:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;31m[0m[0;1;35mcheck:6'1 ? possible intended match
[0m# | [0;1;35m[0m[0;1;30m 8: [0m[1m[0;1;46mentry: [0m
# | [0;1;31mcheck:6'0 ~~~~~~~
[0m# | [0;1;31m[0m[0;1;30m 9: [0m[1m[0;1;46m call void @__clang_ocl_kern_imp_ker() #2 [0m
# | [0;1;31mcheck:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;31m[0m[0;1;30m 10: [0m[1m[0;1;46m ret void [0m
# | [0;1;31mcheck:6'0 ~~~~~~~~~~
[0m# | [0;1;31m[0m[0;1;30m 11: [0m[1m[0;1;46m} [0m
...
```
</details>
https://github.com/llvm/llvm-project/pull/183925
More information about the Mlir-commits
mailing list