-
Notifications
You must be signed in to change notification settings - Fork 722
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for java behaviour of fmin/fmax/etc + fixed tests
- separate evaluators for J9 vs omr to return the NaN unchanged - compare int/long bits instead of float bits to check behaviour for +-0 and NaNs Signed-off-by: Matthew Hall <[email protected]>
- Loading branch information
1 parent
fbc771c
commit 9249957
Showing
5 changed files
with
523 additions
and
80 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
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
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
Oops, something went wrong.