DescriptionPPC: [turbofan] Prevent storing signalling NaNs into holey double arrays.
Port 6470ddadf93594657acee02b5ce5459752928490
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.
R=jarin@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/3b6775639216ce09262746c5ebbc53589fe69c1b
Cr-Commit-Position: refs/heads/master@{#36981}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|