DescriptionX87: [turbofan] Prevent storing signalling NaNs into holey double arrays.
port 6470ddadf93594657acee02b5ce5459752928490 (r36950)
original commit message:
This introduces SilenceNaN operator, which makes sure that we only
store quiet NaNs into holey arrays. We omit the NaN silencing code
at instruction selection time if the input is an operation that
cannot possibly produce signalling NaNs.
BUG=
Committed: https://crrev.com/d0607218a06afbb630b53e5218b5e3fe287c69e4
Cr-Commit-Position: refs/heads/master@{#37265}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|