Summary
In recent years we've seen increasing hardware support for the f16 float type. Support was originally motivated by machine learning/AI, but f16 has since also found applications in other domains like graphics and physics simulations.
With LLVM 22, the remaining blockers in the backends have been cleared for f16, and therefore stabilizing this type in 2026 is realistic.
This issue is intended for status updates only.
For general questions or comments, please contact the owner(s) directly.
Summary
In recent years we've seen increasing hardware support for the
f16float type. Support was originally motivated by machine learning/AI, butf16has since also found applications in other domains like graphics and physics simulations.With LLVM 22, the remaining blockers in the backends have been cleared for
f16, and therefore stabilizing this type in 2026 is realistic.This issue is intended for status updates only.
For general questions or comments, please contact the owner(s) directly.