github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 87162 tests passed
* 1348 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGen/X86/avx512bw-builtins.c</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
/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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -emit-llvm -o - -Wall
-Werror -Wsign-conversion |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
# 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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -emit-llvm -o - -Wall
-Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 2
/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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -fno-signed-char
-emit-llvm -o - -Wall -Werror -Wsign-conversion |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
# 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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -fno-signed-char
-emit-llvm -o - -Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
# note: command had no output on stdout or stderr
# 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 -x c++ -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -emit-llvm -o - -Wall
-Werror -Wsign-conversion |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
# 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 -x c++ -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -emit-llvm -o - -Wall
-Werror -Wsign-conversion
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c:3237:28:
error: static assertion expression is not an integral constant expression
# | 3237 | TEST_CONSTEXPR(match_v32hu(_mm512_dbsad_epu8(
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
# | 3238 | ((__m512i)(__v64qu){0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3239 | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3240 | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3241 | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3242 | ((__m512i)(__v64qu){1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15, 16,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3243 | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 16,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3244 | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 16,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3245 | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 16}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3246 | 0), 4, 4, 20, 20, 36, 36, 52, 52,
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3247 | 4, 4, 20, 20, 36, 36, 52, 52,
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3248 | 4, 4, 20, 20, 36, 36, 52, 52,
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3249 | 4, 4, 20, 20, 36, 36, 52, 52));
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512bwintrin.h:1862:13:
note: expanded from macro '_mm512_dbsad_epu8'
# | 1862 | ((__m512i)__builtin_ia32_dbpsadbw512((__v64qi)(__m512i)(A), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/builtin_test_helpers.h:298:43:
note: expanded from macro 'TEST_CONSTEXPR'
# | 298 | #define TEST_CONSTEXPR(...) static_assert(__VA_ARGS__)
# | | ^~~~~~~~~~~
# | 1 error generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512bw-builtins.c
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>Clang.CodeGen/X86/avx512vlbw-builtins.c</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
/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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -target-feature
+avx512vl -emit-llvm -o - -Wall -Werror -Wsign-conversion |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# 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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -target-feature
+avx512vl -emit-llvm -o - -Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 2
/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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -target-feature
+avx512vl -fno-signed-char -emit-llvm -o - -Wall -Werror -Wsign-conversion |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# 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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -target-feature
+avx512vl -fno-signed-char -emit-llvm -o - -Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# note: command had no output on stdout or stderr
# 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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx10.1 -emit-llvm -o - -Wall
-Werror -Wsign-conversion |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# 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 -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx10.1 -emit-llvm -o - -Wall
-Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 4
/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 -x c++ -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -target-feature
+avx512vl -emit-llvm -o - -Wall -Werror -Wsign-conversion |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# 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 -x c++ -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
-triple=x86_64-apple-darwin -target-feature +avx512bw -target-feature
+avx512vl -emit-llvm -o - -Wall -Werror -Wsign-conversion
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c:3686:27:
error: static assertion expression is not an integral constant expression
# | 3686 | TEST_CONSTEXPR(match_v8hu(_mm_dbsad_epu8(
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# | 3687 | ((__m128i)(__v16qu){0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3688 | ((__m128i)(__v16qu){1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15, 16}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3689 | 4), 4, 12, 20, 4, 36, 20, 52, 36));
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2668:13:
note: expanded from macro '_mm_dbsad_epu8'
# | 2668 | ((__m128i)__builtin_ia32_dbpsadbw128((__v16qi)(__m128i)(A), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/builtin_test_helpers.h:298:43:
note: expanded from macro 'TEST_CONSTEXPR'
# | 298 | #define TEST_CONSTEXPR(...) static_assert(__VA_ARGS__)
# | | ^~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c:3691:27:
error: static assertion expression is not an integral constant expression
# | 3691 | TEST_CONSTEXPR(match_v8hu(_mm_dbsad_epu8(
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# | 3692 | ((__m128i)(__v16qu){0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3693 | ((__m128i)(__v16qu){1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15, 16}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3694 | 0), 4, 4, 20, 20, 36, 36, 52, 52));
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2668:13:
note: expanded from macro '_mm_dbsad_epu8'
# | 2668 | ((__m128i)__builtin_ia32_dbpsadbw128((__v16qi)(__m128i)(A), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/builtin_test_helpers.h:298:43:
note: expanded from macro 'TEST_CONSTEXPR'
# | 298 | #define TEST_CONSTEXPR(...) static_assert(__VA_ARGS__)
# | | ^~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c:3699:27:
error: static assertion expression is not an integral constant expression
# | 3699 | TEST_CONSTEXPR(match_v8hu(_mm_dbsad_epu8(
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# | 3700 | ((__m128i)(__v16qu){200, 100, 50, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3701 | ((__m128i)(__v16qu){180, 120, 40, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3702 | 0), 55, 55, 375, 375, 375, 375, 375, 375));
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2668:13:
note: expanded from macro '_mm_dbsad_epu8'
# | 2668 | ((__m128i)__builtin_ia32_dbpsadbw128((__v16qi)(__m128i)(A), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/builtin_test_helpers.h:298:43:
note: expanded from macro 'TEST_CONSTEXPR'
# | 298 | #define TEST_CONSTEXPR(...) static_assert(__VA_ARGS__)
# | | ^~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c:3711:27:
error: static assertion expression is not an integral constant expression
# | 3711 | TEST_CONSTEXPR(match_v8hu(_mm_mask_dbsad_epu8(
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# | 3712 | ((__m128i)(__v8hu){99, 99, 99, 99, 99, 99, 99, 99}),
(__mmask8)0x55,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3713 | ((__m128i)(__v16qu){0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3714 | ((__m128i)(__v16qu){1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15, 16}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3715 | 4), 4, 99, 20, 99, 36, 99, 52, 99));
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2673:47:
note: expanded from macro '_mm_mask_dbsad_epu8'
# | 2673 | (__v8hi)_mm_dbsad_epu8((A),
(B), (imm)), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2668:13:
note: expanded from macro '_mm_dbsad_epu8'
# | 2668 | ((__m128i)__builtin_ia32_dbpsadbw128((__v16qi)(__m128i)(A), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/builtin_test_helpers.h:298:43:
note: expanded from macro 'TEST_CONSTEXPR'
# | 298 | #define TEST_CONSTEXPR(...) static_assert(__VA_ARGS__)
# | | ^~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c:3724:27:
error: static assertion expression is not an integral constant expression
# | 3724 | TEST_CONSTEXPR(match_v8hu(_mm_maskz_dbsad_epu8((__mmask8)0xAA,
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3725 | ((__m128i)(__v16qu){0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3726 | ((__m128i)(__v16qu){1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15, 16}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3727 | 4), 0, 12, 0, 4, 0, 20, 0, 36));
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2678:47:
note: expanded from macro '_mm_maskz_dbsad_epu8'
# | 2678 | (__v8hi)_mm_dbsad_epu8((A),
(B), (imm)), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2668:13:
note: expanded from macro '_mm_dbsad_epu8'
# | 2668 | ((__m128i)__builtin_ia32_dbpsadbw128((__v16qi)(__m128i)(A), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/builtin_test_helpers.h:298:43:
note: expanded from macro 'TEST_CONSTEXPR'
# | 298 | #define TEST_CONSTEXPR(...) static_assert(__VA_ARGS__)
# | | ^~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c:3737:28:
error: static assertion expression is not an integral constant expression
# | 3737 | TEST_CONSTEXPR(match_v16hu(_mm256_dbsad_epu8(
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
# | 3738 | ((__m256i)(__v32qu){0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3739 | 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26,
27, 28, 29, 30, 31}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3740 | ((__m256i)(__v32qu){1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15, 16,
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3741 | 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27,
28, 29, 30, 31, 32}),
# | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3742 | 0), 4, 4, 20, 20, 36, 36, 52, 52, 4, 4, 20, 20, 36, 36, 52, 52));
# | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/avx512vlbwintrin.h:2682:13:
note: expanded from macro '_mm256_dbsad_epu8'
# | 2682 | ((__m256i)__builtin_ia32_dbpsadbw256((__v32qi)(__m256i)(A), \
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/builtin_test_helpers.h:298:43:
note: expanded from macro 'TEST_CONSTEXPR'
# | 298 | #define TEST_CONSTEXPR(...) static_assert(__VA_ARGS__)
# | | ^~~~~~~~~~~
# | 6 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512vlbw-builtins.c
# `-----------------------------
# error: command failed with exit status: 2
--
```
</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/188887
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits