Skip to content

MathUtils.h: header functions should be replaced with definitions from half.h #2254

@KevinJW

Description

@KevinJW

In MathUtils.h there are some helper functions that provide hard coded numbers for some of the half data format numeric limits:

GetHalfMax, GetHalfMin, GetHalfNormMin

These should be replaced with definitions pulled from half.h

As they also appear to not be either unused or only used by MathUtils.cpp I would propose they be first removed/migrated into that translation unit and then replaced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues that the TSC has decided are worth implementing, but don't currently have the dev resources.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions