C++: Support more complex 16-bit float types

This commit is contained in:
Jeroen Ketema
2025-06-24 11:16:44 +02:00
parent 4ece8abc30
commit 8f249c77bc
15 changed files with 10089 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added support for `__fp16 _Complex` and `__bf16 _Complex` types