[v14.x] deps: V8: backport 3f071e3e7e15#35039
Closed
miladfarca wants to merge 1 commit intonodejs:v14.x-stagingfrom
miladfarca:ppc-milhw-fix-14
Closed
[v14.x] deps: V8: backport 3f071e3e7e15#35039miladfarca wants to merge 1 commit intonodejs:v14.x-stagingfrom miladfarca:ppc-milhw-fix-14
miladfarca wants to merge 1 commit intonodejs:v14.x-stagingfrom
miladfarca:ppc-milhw-fix-14
Conversation
Original commit message:
PPC: Optimize clearing higher bits of mulhw/mulhwu
Change-Id: Ie3e14a6ef4531349e81a8ae741bc7470c7e547ca
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2349468
Reviewed-by: Junliang Yan <[email protected]>
Commit-Queue: Milad Farazmand <[email protected]>
Cr-Commit-Position: refs/heads/master@{#69343}
Refs: v8/v8@3f071e3
richardlau
approved these changes
Sep 3, 2020
Member
|
I think this is almost the same as #35036 (in terms of the line numbers of the changed lines) apart from the mismatch in |
AshCripps
approved these changes
Sep 4, 2020
BethGriggs
approved these changes
Sep 4, 2020
Member
Contributor
Author
|
@richardlau Thanks for your help. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original commit message:
Refs: v8/v8@3f071e3
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes