-
Notifications
You must be signed in to change notification settings - Fork 18.3k
cmd/compile, internal/runtime/atomic: add Xchg8 for arm64 #69751
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
Conversation
This PR (HEAD: 0c3b2cf) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/617595. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Mauri de Souza Meneguzzo: Patch Set 1: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-10-02T21:01:24Z","revision":"5d34199b033de593b4a8d9bf21a316b5233d2f8a"} Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Mauri de Souza Meneguzzo: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Mauri de Souza Meneguzzo: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Keith Randall: Patch Set 2: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Keith Randall: Patch Set 2: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Michael Knyszek: Patch Set 2: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Change-Id: I549515e59493ac0a6dbb1df8a4588c38577b884f
This PR (HEAD: 3c7f4ec) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/617595. Important tips:
|
Message from Mauri de Souza Meneguzzo: Patch Set 3: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-10-07T21:06:07Z","revision":"c70832847b105f89ead9328c44bd24a0c42813ca"} Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Mauri de Souza Meneguzzo: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
For #69735 Change-Id: I61a2e561684c538eea705e60c8ebda6be3ef31a7 GitHub-Last-Rev: 3c7f4ec GitHub-Pull-Request: #69751 Reviewed-on: https://go-review.googlesource.com/c/go/+/617595 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Keith Randall <[email protected]> Reviewed-by: Keith Randall <[email protected]> Reviewed-by: Michael Knyszek <[email protected]>
Message from Mauri de Souza Meneguzzo: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/617595. |
This PR is being closed because golang.org/cl/617595 has been merged. |
For #69735