Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use _Float16 in C++ on aarch64 with GCC 13+
It seems GCC supports _Float16 in C++ on aarch64 since GCC 13, at least according to my quick tests on godbolt.org. (It was already supported in C since GCC 7.)
- Loading branch information