llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `premerge-monolithic-linux` running on `premerge-linux-1` while building `clang,llvm` at step 7 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/153/builds/10045 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 7 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'Clang :: CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 3: /build/buildbot/premerge-monolithic-linux/build/bin/clang -cc1 -internal-isystem /build/buildbot/premerge-monolithic-linux/build/lib/clang/20/include -nostdsysteminc -triple aarch64-none-linux-gnu -target-feature +sme -target-feature +sme2 -target-feature +fp8 -disable-O0-optnone -Werror -Wall -emit-llvm -o - /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c | /build/buildbot/premerge-monolithic-linux/build/bin/opt -S -passes=mem2reg,tailcallelim | /build/buildbot/premerge-monolithic-linux/build/bin/FileCheck /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c + /build/buildbot/premerge-monolithic-linux/build/bin/clang -cc1 -internal-isystem /build/buildbot/premerge-monolithic-linux/build/lib/clang/20/include -nostdsysteminc -triple aarch64-none-linux-gnu -target-feature +sme -target-feature +sme2 -target-feature +fp8 -disable-O0-optnone -Werror -Wall -emit-llvm -o - /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c + /build/buildbot/premerge-monolithic-linux/build/bin/opt -S -passes=mem2reg,tailcallelim + /build/buildbot/premerge-monolithic-linux/build/bin/FileCheck /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c:21:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: [[TMP0:%.*]] = tail call <vscale x 8 x half> @llvm.vector.extract.nxv8f16.nxv16f16(<vscale x 16 x half> [[OP1:%.*]], i64 0) ^ <stdin>:8:7: note: scanning from here entry: ^ /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c:48:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: [[TMP0:%.*]] = tail call <vscale x 4 x float> @llvm.vector.extract.nxv4f32.nxv8f32(<vscale x 8 x float> [[OP1:%.*]], i64 0) ^ <stdin>:22:7: note: scanning from here entry: ^ /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c:75:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: [[TMP0:%.*]] = tail call <vscale x 2 x double> @llvm.vector.extract.nxv2f64.nxv4f64(<vscale x 4 x double> [[OP1:%.*]], i64 0) ^ <stdin>:36:7: note: scanning from here entry: ^ /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c:103:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: [[TMP0:%.*]] = tail call <vscale x 8 x half> @llvm.vector.extract.nxv8f16.nxv32f16(<vscale x 32 x half> [[OP1:%.*]], i64 0) ^ <stdin>:50:7: note: scanning from here entry: ^ /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c:142:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: [[TMP0:%.*]] = tail call <vscale x 4 x float> @llvm.vector.extract.nxv4f32.nxv16f32(<vscale x 16 x float> [[OP1:%.*]], i64 0) ^ <stdin>:68:7: note: scanning from here entry: ^ /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c:181:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: [[TMP0:%.*]] = tail call <vscale x 2 x double> @llvm.vector.extract.nxv2f64.nxv8f64(<vscale x 8 x double> [[OP1:%.*]], i64 0) ^ <stdin>:86:7: note: scanning from here entry: ^ /build/buildbot/premerge-monolithic-linux/llvm-project/clang/test/CodeGen/aarch64-fp8-intrinsics/acle_sme2_fp8_scale.c:221:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: [[TMP0:%.*]] = tail call <vscale x 8 x half> @llvm.vector.extract.nxv8f16.nxv16f16(<vscale x 16 x half> [[OP1:%.*]], i64 0) ^ <stdin>:104:7: note: scanning from here entry: ... ``` </details> https://github.com/llvm/llvm-project/pull/100128 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits