[v12.x] deps: V8: backport 3f071e3e7e15#35305
Closed
miladfarca wants to merge 1 commit intonodejs:v12.x-stagingfrom
miladfarca:3f071e3e7e15-bp-12
Closed
[v12.x] deps: V8: backport 3f071e3e7e15#35305miladfarca wants to merge 1 commit intonodejs:v12.x-stagingfrom miladfarca:3f071e3e7e15-bp-12
miladfarca wants to merge 1 commit intonodejs:v12.x-stagingfrom
miladfarca:3f071e3e7e15-bp-12
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 <jyan@ca.ibm.com>
Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#69343}
Refs: v8/v8@3f071e3
2 tasks
richardlau
approved these changes
Sep 22, 2020
Member
|
This landed on master in #35036. |
AshCripps
approved these changes
Sep 23, 2020
Collaborator
Member
|
Landed in e9e3390 |
addaleax
pushed a commit
that referenced
this pull request
Sep 23, 2020
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 <jyan@ca.ibm.com>
Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#69343}
Refs: v8/v8@3f071e3
Backport-PR-URL: #35305
PR-URL: #35305
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ash Cripps <acripps@redhat.com>
Merged
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