Skip to content

[libc][math] Tracking Issue - Refactor float16 operations Math Functions to Header Only #181744

@AnonMiraj

Description

@AnonMiraj

This is tracking issue to refactor float16 operations math functions currently implemented in LLVM libc to be header-only.

Target Functions:

  • f16div
    • f16div
    • f16divf
    • f16divf128
    • f16divl
  • f16mul
    • f16mul
    • f16mulf
    • f16mulf128
    • f16mull
  • f16sub
    • f16sub
    • f16subf
    • f16subf128
    • f16subl

part of: #147386
@bassiounix

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions