Description[turbofan] Fixed a bug in TryTruncateFloatXXToInt64 with INT64_MIN.
On x64 and arm64 TryTruncateFloatXXToInt64 incorrectly failed when the
input was INT64_MIN.
R=bradnelson@chromium.org, mstarzinger@chromium.org, v8-arm-ports@googlegroups.com
Committed: https://crrev.com/2358a5be4c847b7758e0206bfe29f78174d90226
Cr-Commit-Position: refs/heads/master@{#32908}
Patch Set 1 #
Total comments: 13
Patch Set 2 : Code cleanup. #Patch Set 3 : Added missing header file #Patch Set 4 : Use constants with comments instead of type casts #
Messages
Total messages: 12 (4 generated)
|