File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
cpp/ql/test/library-tests
templates/type_instantiations Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 21
21
| file://:0:0:0:0 | _Imaginary double |
22
22
| file://:0:0:0:0 | _Imaginary float |
23
23
| file://:0:0:0:0 | _Imaginary long double |
24
+ | file://:0:0:0:0 | __SVCount_t |
24
25
| file://:0:0:0:0 | __bf16 |
25
26
| file://:0:0:0:0 | __float128 |
26
27
| file://:0:0:0:0 | __fp16 |
Original file line number Diff line number Diff line change 41
41
| file://:0:0:0:0 | _Imaginary double | 8 |
42
42
| file://:0:0:0:0 | _Imaginary float | 4 |
43
43
| file://:0:0:0:0 | _Imaginary long double | 16 |
44
+ | file://:0:0:0:0 | __SVCount_t | 0 |
44
45
| file://:0:0:0:0 | __attribute((vector_size(16))) int | 16 |
45
46
| file://:0:0:0:0 | __bf16 | 2 |
46
47
| file://:0:0:0:0 | __float128 | 16 |
Original file line number Diff line number Diff line change 23
23
| file://:0:0:0:0 | _Imaginary double | _Imaginary double |
24
24
| file://:0:0:0:0 | _Imaginary float | _Imaginary float |
25
25
| file://:0:0:0:0 | _Imaginary long double | _Imaginary long double |
26
+ | file://:0:0:0:0 | __SVCount_t | __SVCount_t |
26
27
| file://:0:0:0:0 | __bf16 | __bf16 |
27
28
| file://:0:0:0:0 | __float128 | __float128 |
28
29
| file://:0:0:0:0 | __fp16 | __fp16 |
Original file line number Diff line number Diff line change 22
22
| _Imaginary double | BinaryFloatingPointType, ImaginaryNumberType | | | | |
23
23
| _Imaginary float | BinaryFloatingPointType, ImaginaryNumberType | | | | |
24
24
| _Imaginary long double | BinaryFloatingPointType, ImaginaryNumberType | | | | |
25
+ | __SVCount_t | ScalableVectorCount | | | | |
25
26
| __bf16 | BinaryFloatingPointType, RealNumberType | | | | |
26
27
| __float128 | Float128Type | | | | |
27
28
| __fp16 | BinaryFloatingPointType, RealNumberType | | | | |
You can’t perform that action at this time.
0 commit comments