iree-org / iree-org/fusilli

[Misc] Switch to std::float16_t from <stdfloat> (requires C++23)

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
25
Forks
16
PR merge metrics
No merged PRs in 30d

Description

We currently use half precision floating point from Clang extensions: https://clang.llvm.org/docs/LanguageExtensions.html#half-precision-floating-point

Switch to `std::float16_t` from (C++23).
https://en.cppreference.com/w/cpp/types/floating-point.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.