DescriptionX87: [wasm] Use the Float64Max/Min machine operators to implement F64Max/Min.
port 96c90f6c64d7a9e4a49491c4a80debd78b376bcf (r38410)
original commit message:
I had to adjust Float64Max/Min on x64 slightly to return the default
wasm NaN (0x7FF0000000000000) instead of the all-ones NaN
(0xFFFFFFFFFFFFFFFF).
BUG=
Committed: https://crrev.com/e41e09caf2b0581ab933d54cc363803ebd0c1a38
Cr-Commit-Position: refs/heads/master@{#38570}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Updated the CL according to ahaas's comment #
Total comments: 1
Messages
Total messages: 14 (3 generated)
|