-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make std/math classify work without
--passc:-fast-math
. (#23211)
By using the existing isNaN function we can make std/math's classify function work even if `--passc:-fast-math` is used.
- Loading branch information
1 parent
b2f79df
commit 38f9ee0
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters