DescriptionS390: [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, bjaideep@ca.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/2dedf2154e761f337fbfe494d0cc45106debbd6e
Cr-Commit-Position: refs/heads/master@{#37012}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|