File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
cpp/ql/test/library-tests
templates/type_instantiations Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2121| file://:0:0:0:0 | _Imaginary double |
2222| file://:0:0:0:0 | _Imaginary float |
2323| file://:0:0:0:0 | _Imaginary long double |
24+ | file://:0:0:0:0 | __SVCount_t |
2425| file://:0:0:0:0 | __bf16 |
2526| file://:0:0:0:0 | __float128 |
2627| file://:0:0:0:0 | __fp16 |
Original file line number Diff line number Diff line change 2323| file://:0:0:0:0 | _Imaginary double | _Imaginary double |
2424| file://:0:0:0:0 | _Imaginary float | _Imaginary float |
2525| file://:0:0:0:0 | _Imaginary long double | _Imaginary long double |
26+ | file://:0:0:0:0 | __SVCount_t | __SVCount_t |
2627| file://:0:0:0:0 | __bf16 | __bf16 |
2728| file://:0:0:0:0 | __float128 | __float128 |
2829| file://:0:0:0:0 | __fp16 | __fp16 |
Original file line number Diff line number Diff line change 2222| _Imaginary double | BinaryFloatingPointType, ImaginaryNumberType | | | | |
2323| _Imaginary float | BinaryFloatingPointType, ImaginaryNumberType | | | | |
2424| _Imaginary long double | BinaryFloatingPointType, ImaginaryNumberType | | | | |
25+ | __SVCount_t | ScalableVectorCount | | | | |
2526| __bf16 | BinaryFloatingPointType, RealNumberType | | | | |
2627| __float128 | Float128Type | | | | |
2728| __fp16 | BinaryFloatingPointType, RealNumberType | | | | |
You can’t perform that action at this time.
0 commit comments