mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
C++: Support more complex 16-bit float types
This commit is contained in:
@@ -336,6 +336,18 @@
|
||||
<k>@scalable_vector_count</k>
|
||||
<v>124</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@complex_fp16</k>
|
||||
<v>124</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@complex_std_bfloat16</k>
|
||||
<v>124</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@complex_std_float16</k>
|
||||
<v>124</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@pointer</k>
|
||||
<v>455609</v>
|
||||
|
||||
Reference in New Issue
Block a user