github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 132061 tests passed
* 2991 tests skipped
* 11 tests failed

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

### Clang
<details>
<summary>Clang.Sema/aarch64-sve-vector-exp-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple aarch64 -target-feature +sve    -disable-O0-optnone -o - -fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c 
-verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple aarch64 -target-feature +sve -disable-O0-optnone -o - -fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c'
 -verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c 
Line 9 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c:10):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c 
Line 15 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c:16):
 1st argument must be a scalar or vector of floating-point types
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c 
Line 9: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-exp-ops.c 
Line 15: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# | 4 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/aarch64-sve-vector-log-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple aarch64 -target-feature +sve    -disable-O0-optnone -o - -fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c 
-verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple aarch64 -target-feature +sve -disable-O0-optnone -o - -fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c'
 -verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c 
Line 9 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c:10):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c 
Line 15 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c:16):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c 
Line 21 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c:22):
 1st argument must be a scalar or vector of floating-point types
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c 
Line 9: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c 
Line 15: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-log-ops.c 
Line 21: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# | 6 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/aarch64-sve-vector-pow-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple aarch64 -target-feature +sve    -disable-O0-optnone -o - -fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-pow-ops.c 
-verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple aarch64 -target-feature +sve -disable-O0-optnone -o - -fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-pow-ops.c'
 -verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-pow-ops.c 
Line 9 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-pow-ops.c:10):
 1st argument must be a scalar or vector of floating-point types
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-pow-ops.c 
Line 9: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/aarch64-sve-vector-trig-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple aarch64 -target-feature +sve    -disable-O0-optnone -o - -fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 -verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple aarch64 -target-feature +sve -disable-O0-optnone -o - -fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c'
 -verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 9 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:10):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 15 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:16):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 21 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:22):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 27 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:28):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 33 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:34):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 39 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:40):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 45 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:46):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 51 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:52):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 57 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:58):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 63 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c:64):
 1st argument must be a scalar or vector of floating-point types
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 9: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 15: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 21: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 27: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 33: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 39: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 45: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 51: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 57: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\aarch64-sve-vector-trig-ops.c
 Line 63: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'svfloat32_t' (aka '__SVFloat32_t'))
# | 20 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/builtins-elementwise-math.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-std=c99 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
-pedantic -verify -triple=x86_64-apple-darwin9
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-std=c99 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c'
 -pedantic -verify -triple=x86_64-apple-darwin9
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 320 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:321):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 338 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:339):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 349 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:350):
 1st argument must be a scalar or vector of floating-point types (was 'int3' 
(vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 352 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:353):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 356 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:357):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 360 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:361):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 365 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:366):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 383 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:384):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 394 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:395):
 1st argument must be a scalar or vector of floating-point types (was 'int3' 
(vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 397 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:398):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 401 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:402):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 405 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:406):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 410 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:411):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 428 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:429):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 439 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:440):
 1st argument must be a scalar or vector of floating-point types (was 'int3' 
(vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 442 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:443):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 446 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:447):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 450 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:451):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 455 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:456):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 473 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:474):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 484 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:485):
 1st argument must be a scalar or vector of floating-point types (was 'int3' 
(vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 487 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:488):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 491 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:492):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 495 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:496):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 528 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:529):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 534 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:535):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 537 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:538):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 549 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:550):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 555 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:556):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 558 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:559):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 570 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:571):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 576 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:577):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 579 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:580):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 591 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:592):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 597 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:598):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 600 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:601):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 612 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:613):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 618 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:619):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 621 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:622):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 633 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:634):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 639 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:640):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 642 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:643):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 654 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:655):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 660 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:661):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 663 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:664):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 681 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:682):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 696 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:697):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 699 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:700):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 711 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:712):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 717 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:718):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 720 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:721):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 732 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:733):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 738 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:739):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 741 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:742):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 753 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:754):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 759 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:760):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 762 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:763):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 774 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:775):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 780 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:781):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 783 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:784):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 821 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:822):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 824 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:825):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 839 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:840):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 847 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:848):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 850 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:851):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 865 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:866):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 878 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:879):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 884 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:885):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 887 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:888):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 898 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:899):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 904 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:905):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 907 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:908):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 911 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:912):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 922 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:923):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 928 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:929):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 931 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:932):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 935 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:936):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 946 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:947):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 952 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:953):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 955 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:956):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 959 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:960):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 971 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:972):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 977 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:978):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 980 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:981):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 992 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:993):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 998 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:999):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1001 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1002):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1013 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1014):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1019 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1020):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1022 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1023):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1034 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1035):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1040 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1041):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1043 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1044):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1055 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1056):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1061 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1062):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1064 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1065):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1079 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1080):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1085 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1086):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1088 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1089):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1100 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1101):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1106 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1107):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1109 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1110):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1121 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1122):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1127 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1128):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1130 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1131):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1142 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1143):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1148 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1149):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1151 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1152):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1163 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1164):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1169 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1170):
 1st argument must be a scalar or vector of floating-point types (was 'unsigned 
int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1172 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1173):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1177 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1178):
 1st argument must be a scalar or vector of floating-point types (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1180 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1181):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1192 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1193):
 2nd argument must be a scalar or vector of floating-point types (was 'int3' 
(vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1195 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1196):
 1st argument must be a scalar or vector of floating-point types (was 
'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1198 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1199):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1201 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1202):
 2nd argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1204 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1205):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1209 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1210):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1213 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1214):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1217 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1218):
 1st argument must be a scalar or vector of floating-point types (was 
'_BitInt(32)')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1229 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1230):
 1st argument must be a scalar or vector of floating-point types (was 'float *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1237 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1238):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1326 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1327):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1329 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1330):
 1st argument must be a scalar or vector of floating-point types (was 'int2' 
(vector of 2 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1332 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1333):
 3rd argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1335 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1336):
 2nd argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1338 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1339):
 3rd argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1343 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1344):
 1st argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1346 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1347):
 2nd argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1349 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c:1350):
 3rd argument must be a scalar or vector of floating-point types (was '_Complex 
float')
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 320: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 338: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 349: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int3' (vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 352: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 356: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 360: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 365: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 383: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 394: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int3' (vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 397: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 401: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 405: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 410: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 428: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 439: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int3' (vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 442: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 446: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 450: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 455: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 473: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 484: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int3' (vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 487: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 491: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 495: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 528: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 534: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 537: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 549: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 555: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 558: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 570: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 576: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 579: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 591: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 597: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 600: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 612: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 618: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 621: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 633: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 639: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 642: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 654: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 660: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 663: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 681: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 696: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 699: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 711: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 717: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 720: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 732: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 738: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 741: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 753: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 759: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 762: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 774: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 780: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 783: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 821: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 824: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 839: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 847: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 850: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 865: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 878: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 884: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 887: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 898: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 904: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 907: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 911: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 922: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 928: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 931: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 935: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 946: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 952: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 955: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 959: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 971: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 977: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 980: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 992: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 998: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1001: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1013: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1019: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1022: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1034: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1040: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1043: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1055: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1061: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1064: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1079: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1085: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1088: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1100: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1106: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1109: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1121: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1127: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1130: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1142: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1148: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1151: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1163: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1169: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1172: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned4' (vector of 4 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1177: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1180: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1192: 2nd argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int3' (vector of 3 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1195: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'unsigned3' (vector of 3 'unsigned int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1198: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1201: 2nd argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1204: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1209: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1213: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1217: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_BitInt(32)')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1229: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'float *')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1237: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1326: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1329: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int2' (vector of 2 'int' values))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1332: 3rd argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1335: 2nd argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1338: 3rd argument must be a scalar, vector, or matrix of any 
floating-point type (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1343: 1st argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1346: 2nd argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\builtins-elementwise-math.c 
Line 1349: 3rd argument must be a scalar, vector, or matrix of any 
floating-point type (was '_Complex float')
# | 262 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/riscv-rvv-vector-exp-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d    -target-feature +v 
-target-feature +zfh -target-feature +zvfh    -disable-O0-optnone -o - 
-fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c 
-verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d -target-feature +v 
-target-feature +zfh -target-feature +zvfh -disable-O0-optnone -o - 
-fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c' 
-verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c 
Line 11 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c:12):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c 
Line 17 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c:18):
 1st argument must be a scalar or vector of floating-point types
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c 
Line 11: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-exp-ops.c 
Line 17: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# | 4 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/riscv-rvv-vector-log-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d    -target-feature +v 
-target-feature +zfh -target-feature +zvfh    -disable-O0-optnone -o - 
-fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c 
-verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d -target-feature +v 
-target-feature +zfh -target-feature +zvfh -disable-O0-optnone -o - 
-fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c' 
-verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c 
Line 11 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c:12):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c 
Line 17 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c:18):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c 
Line 23 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c:24):
 1st argument must be a scalar or vector of floating-point types
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c 
Line 11: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c 
Line 17: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-log-ops.c 
Line 23: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# | 6 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/riscv-rvv-vector-trig-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d    -target-feature +v 
-target-feature +zfh -target-feature +zvfh    -disable-O0-optnone -o - 
-fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
-verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d -target-feature +v 
-target-feature +zfh -target-feature +zvfh -disable-O0-optnone -o - 
-fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c'
 -verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 10 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:11):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 16 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:17):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 22 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:23):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 28 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:29):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 34 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:35):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 40 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:41):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 46 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:47):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 52 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:53):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 58 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:59):
 1st argument must be a scalar or vector of floating-point types
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 64 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c:65):
 1st argument must be a scalar or vector of floating-point types
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 10: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 16: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 22: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 28: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 34: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 40: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 46: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 52: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 58: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-rvv-vector-trig-ops.c 
Line 64: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# | 20 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/riscv-sve-vector-pow-ops.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d    -target-feature +v 
-target-feature +zfh -target-feature +experimental-zvfh    -disable-O0-optnone 
-o - -fsyntax-only 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-sve-vector-pow-ops.c 
-verify
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple riscv64 -target-feature +f -target-feature +d -target-feature +v 
-target-feature +zfh -target-feature +experimental-zvfh -disable-O0-optnone -o 
- -fsyntax-only 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-sve-vector-pow-ops.c' 
-verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-sve-vector-pow-ops.c 
Line 11 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-sve-vector-pow-ops.c:12):
 1st argument must be a scalar or vector of floating-point type
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\Sema\riscv-sve-vector-pow-ops.c 
Line 11: 1st argument must be a scalar, vector, or matrix of any floating-point 
type (was 'vfloat32mf2_t' (aka '__rvv_float32mf2_t'))
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.SemaHLSL/BuiltIns/exp-errors.hlsl</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-finclude-default-header -triple dxil-pc-shadermodel6.6-library 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl 
-fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes 
-verify -verify-ignore-unexpected -DTEST_FUNC=__builtin_elementwise_exp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-finclude-default-header -triple dxil-pc-shadermodel6.6-library 
'C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl'
 -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes 
-verify -verify-ignore-unexpected -DTEST_FUNC=__builtin_elementwise_exp
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl 
Line 16 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl:17):
 1st argument must be a scalar or vector of floating-point types (was 'bool')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl 
Line 21 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl:22):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl 
Line 26 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\exp-errors.hlsl:27):
 1st argument must be a scalar or vector of floating-point types (was 'int2' 
(aka 'vector<int, 2>'))
# | 3 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.SemaHLSL/BuiltIns/round-errors.hlsl</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-finclude-default-header -triple dxil-pc-shadermodel6.6-library 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl
 -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes 
-verify -verify-ignore-unexpected
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-finclude-default-header -triple dxil-pc-shadermodel6.6-library 
'C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl'
 -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes 
-verify -verify-ignore-unexpected
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl
 Line 15 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl:16):
 1st argument must be a scalar or vector of floating-point types (was 'bool')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl
 Line 20 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl:21):
 1st argument must be a scalar or vector of floating-point types (was 'int')
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl
 Line 25 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\round-errors.hlsl:26):
 1st argument must be a scalar or vector of floating-point types (was 'int2' 
(aka 'vector<int, 2>'))
# | 3 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/185304
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to