llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-5` while building `clang,llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/12510 <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 :: CodeGenHLSL/builtins/length.hlsl' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 2: /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/20/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl -fnative-half-type -emit-llvm -O1 -o - | /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl + /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl + /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/20/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl -fnative-half-type -emit-llvm -O1 -o - [1m/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl:21:16: [0m[0;1;31merror: [0m[1mCHECK-NEXT: expected string not found in input [0m// CHECK-NEXT: [[VECEXT_I:%.*]] = extractelement <2 x half> [[MUL_I]], i64 0 [0;1;32m ^ [0m[1m<stdin>:16:66: [0m[0;1;30mnote: [0m[1mscanning from here [0m %mul.i = fmul reassoc nnan ninf nsz arcp afn <2 x half> %p0, %p0 [0;1;32m ^ [0m[1m<stdin>:16:66: [0m[0;1;30mnote: [0m[1mwith "MUL_I" equal to "%mul\\.i" [0m %mul.i = fmul reassoc nnan ninf nsz arcp afn <2 x half> %p0, %p0 [0;1;32m ^ [0m[1m<stdin>:19:5: [0m[0;1;30mnote: [0m[1mpossible intended match here [0m %add.i = extractelement <2 x half> %0, i64 0 [0;1;32m ^ [0m[1m/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl:36:16: [0m[0;1;31merror: [0m[1mCHECK-NEXT: expected string not found in input [0m// CHECK-NEXT: [[VECEXT_I:%.*]] = extractelement <3 x half> [[MUL_I]], i64 0 [0;1;32m ^ [0m[1m<stdin>:27:66: [0m[0;1;30mnote: [0m[1mscanning from here [0m %mul.i = fmul reassoc nnan ninf nsz arcp afn <3 x half> %p0, %p0 [0;1;32m ^ [0m[1m<stdin>:27:66: [0m[0;1;30mnote: [0m[1mwith "MUL_I" equal to "%mul\\.i" [0m %mul.i = fmul reassoc nnan ninf nsz arcp afn <3 x half> %p0, %p0 [0;1;32m ^ [0m[1m<stdin>:32:7: [0m[0;1;30mnote: [0m[1mpossible intended match here [0m %add.i.1 = extractelement <3 x half> %1, i64 0 [0;1;32m ^ [0m[1m/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl:53:16: [0m[0;1;31merror: [0m[1mCHECK-NEXT: expected string not found in input [0m// CHECK-NEXT: [[VECEXT_I:%.*]] = extractelement <4 x half> [[MUL_I]], i64 0 [0;1;32m ^ [0m[1m<stdin>:40:66: [0m[0;1;30mnote: [0m[1mscanning from here [0m %mul.i = fmul reassoc nnan ninf nsz arcp afn <4 x half> %p0, %p0 [0;1;32m ^ [0m[1m<stdin>:40:66: [0m[0;1;30mnote: [0m[1mwith "MUL_I" equal to "%mul\\.i" [0m %mul.i = fmul reassoc nnan ninf nsz arcp afn <4 x half> %p0, %p0 [0;1;32m ^ [0m[1m<stdin>:47:7: [0m[0;1;30mnote: [0m[1mpossible intended match here [0m %add.i.2 = extractelement <4 x half> %2, i64 0 [0;1;32m ^ [0m[1m/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl:84:16: [0m[0;1;31merror: [0m[1mCHECK-NEXT: expected string not found in input [0m// CHECK-NEXT: [[VECEXT_I:%.*]] = extractelement <2 x float> [[MUL_I]], i64 0 [0;1;32m ^ [0m[1m<stdin>:62:67: [0m[0;1;30mnote: [0m[1mscanning from here [0m %mul.i = fmul reassoc nnan ninf nsz arcp afn <2 x float> %p0, %p0 [0;1;32m ^ ... ``` </details> https://github.com/llvm/llvm-project/pull/121611 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits