Description[turbofan] Fix CheckedInt32Mod lowering.
We now deopt when the lhs of a mod is negative and the rhs is 1 too (previously, we erroneusly returned 0 instead of -0).
BUG=v8:5278
R=bmeurer@chromium.org
Committed: https://crrev.com/9e14155da90ca55199f25ab81a6a6fba03a8d800
Cr-Commit-Position: refs/heads/master@{#38525}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Update. #
Messages
Total messages: 11 (5 generated)
|