DescriptionX87: [turbofan] Add TruncationMode for TruncateFloat64ToInt32.
port 4b38c15817033ccd9a65efbb3d038ae2423293c2 (r29527).
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.
BUG=
Committed: https://crrev.com/a02e644c50289e4a141799a4a612a3374eeb26ad
Cr-Commit-Position: refs/heads/master@{#29629}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|