Skip to content

Removed -use_fast_math flag from compile command#599

Open
AMKCode wants to merge 1 commit intompkfrom
remove-fast-math
Open

Removed -use_fast_math flag from compile command#599
AMKCode wants to merge 1 commit intompkfrom
remove-fast-math

Conversation

@AMKCode
Copy link
Collaborator

@AMKCode AMKCode commented Dec 12, 2025

Description of changes:
The use_fast_math flag converts powf to exp(y * log(x)), which produces NaN results when the input contains negative numbers.

@AMKCode AMKCode requested a review from wmdi December 13, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant