Make half_t alias for `floating_point<5,10>` that dispatches to accelerated instructions where possible
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
### Tasks
- [ ] Identify all relevant intrinsics for floating_point<5,10> and where they should be used in each operator
- [ ] Add specialization for floating_point<5,10> that uses the relevant intrinsics
Contributor guide
Assessment
This issue has not been assessed yet.