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.
[v18.x backport] test_runner: add shards support #49761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
[v18.x backport] test_runner: add shards support #49761
Changes from 1 commit
3d5e7cd6f9d6f23578bee6391b3b034c801a3f12e4556e95a8ed43977215176c64c9148dcce52a49bc4be2d666dc9b1d6cb4a2be46bb400f769823e4c3db74fe219e0a5567c23c6a1c6413c16ec4bbf0a478ca183af65857d5d640c021b277b7a68b1f2ad05ecde9d964a5c0178842cfcb4a6fa41a3a1d50262930daea96255793245e5ec8982e7a6484ad83052434aeeddbfaa16b61062b2cf3f6f11315c9daf4164c57d56a2a2e0d080a2bca14f8e74d1b8ee1f609996f390feb5b0fda197d1b0f42335ff1eada494ef66117cc333710e7c5cad08460c19f69f75833d0a31741786831ca23ad4ba737076e659afee060156c32635a07777b9153af0409cdd9eb84fe7e7aad87104a719cd70f40ebd088452bae143704ddeccdbe29848352fcf5de03a6a80ac750049a81d5e17224940b9a6ab5b781eaff863117dcf667047add7e57e78bcba61c07f9a182c04a356792fb7dd048e0be457cedd295572edf16705ce11e0012ee988ea32c3c0add7a88e82cfcb98d2e2f777f3f8dfe424c8628ed12354264d0f9300028fd147c51527f001c2e11c7b756dfcae6a5394e5b31ff1f139cc3e79ef8121759bda61bc9d5402185d8eb8d0cfe4166fdc65d96919d72306de766b135a1a927ade63c384665f63d48024a9ac9019cca33a4979c7b7bef0ebb77941ad8bc86e700def014de6fce82b3c4f66e0fb3f7cd494080bce573015e27b7db6e183163f8d7bf29b58103a64718981e0a2ab4cb64c3ee5bb0cb2a4d0629b500037479a50cc159b90ce30b4e705e623ae115d6178dff2c55625fafea87eb3fc917a7fe8b0a3020ddf970087b0edb2817a9bfbdca4d8431657f765d396b48fcb20d8b378cd3e0331b046a11e4d1259668437cb45e1964e398302a14a79ccf46ba2a0e5def5bb2c77ad4c0f4e018424efa37422907ce1a4ae46b289c6dbc9a8754aa6b8c2dfaee444084b8ba28cd8dac5f296a489dff42a103db8217bae73d4871b90fae9ff81056ecf2936ab510c177ac07e12d0ea71e3a6cdcb01a07e853976ac5481995eca553169fccca547b03a7575c39ee6b651e3718e00a518eaf039322bcd78ab0eed8478957517c9ff91b4e22ccfb23cd97e28f72784b1149d6b346abddcdad3d820b996dfd14063b64f620480ab8c718a1cf4858826f7414a805ebb8efa74158b7d836e571ecbf2e4e1e1a4c7f813116c3785172c3853f5729718a9423a34109be6419File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Original commit message: Fix usage of MulHighS64 on <= z13 mgrk is only available with MISC_INSTR_EXT2 installed. A runtime call needs to be made if it's unavailable. We also need to make sure caller saved registers are saved accordingly before making a call. Change-Id: If7ac06eef57cc3db059c2640b77c80de3b16fced Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4521297 Reviewed-by: Junliang Yan <[email protected]> Commit-Queue: Milad Farazmand <[email protected]> Cr-Commit-Position: refs/heads/main@{#87675} Fixes: #47064 PR-URL: #49401 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michael Dawson <[email protected]>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing