DescriptionPPC: [turbofan] Add TruncationMode for TruncateFloat64ToInt32.
Port 4b38c15817033ccd9a65efbb3d038ae2423293c2
Original commit message:
We actually need round to zero truncation to implement the counterpart
of LDoubleToI in TurboFan, which tries to convert a double to an integer
as required for keyed load/store optimizations.
Drive-by-cleanup: Reduce some code duplication in the InstructionSelector
implementations.
R=bmeurer@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/2798e118bd8b0819c333f5d4907d979195498f07
Cr-Commit-Position: refs/heads/master@{#29533}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|