-
Notifications
You must be signed in to change notification settings - Fork 2k
chacha20poly1305: correct AVX2 feature detection #44
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: 6181eb5) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/#/c/crypto/+/110796 to see it. Tip: You can toggle comments from me using the |
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tobias Klauser: Patch Set 1: (1 comment) Thanks. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tobias Klauser: Patch Set 1: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Gobot Gobot: Patch Set 1: TryBots beginning. Status page: https://farmer.golang.org/try?commit=f1e186ce Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Gobot Gobot: Patch Set 1: Build is still in progress... Consult https://build.golang.org/ to see whether it's a new failure. Other builds still in progress; subsequent failure notices suppressed until final report. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tobias Klauser: Patch Set 1:
TryBot failure is unrelated, see https://golang.org/issue/25199 Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tom Thorogood: Patch Set 1:
This is just golang/go#25199 right? Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tom Thorogood: Patch Set 2: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Gobot Gobot: Patch Set 1: TryBot-Result-1 6 of 6 TryBots failed: Consult https://build.golang.org/ to see whether they are new failures. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Gerrit Bot: Uploaded patch set 3: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843
This PR (HEAD: 70542b5) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/#/c/crypto/+/110796 to see it. Tip: You can toggle comments from me using the |
Message from Gerrit Bot: Uploaded patch set 4: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Gerrit Bot: Uploaded patch set 5: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tom Thorogood: Patch Set 5: (1 comment) Sorry for my fighting with Gerritbot there. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tobias Klauser: Patch Set 5:
Yes, looks like it. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
Message from Tobias Klauser: Patch Set 5: Code-Review+2
No problem, thanks for the update. Please don’t reply on this GitHub thread. Visit golang.org/cl/110796. |
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843 Change-Id: I4719b8ff3211eb1c823099512e593e540d6f3be8 GitHub-Last-Rev: 70542b5 GitHub-Pull-Request: #44 Reviewed-on: https://go-review.googlesource.com/110796 Reviewed-by: Tobias Klauser <[email protected]>
This PR is being closed because golang.org/cl/110796 has been merged. |
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843 Change-Id: I4719b8ff3211eb1c823099512e593e540d6f3be8 GitHub-Last-Rev: 70542b53cd09fcae26c3579cd84bcee39a4b8a57 GitHub-Pull-Request: golang/crypto#44 Reviewed-on: https://go-review.googlesource.com/110796 Reviewed-by: Tobias Klauser <[email protected]>
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843 Change-Id: I4719b8ff3211eb1c823099512e593e540d6f3be8 GitHub-Last-Rev: 70542b53cd09fcae26c3579cd84bcee39a4b8a57 GitHub-Pull-Request: golang/crypto#44 Reviewed-on: https://go-review.googlesource.com/110796 Reviewed-by: Tobias Klauser <[email protected]>
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843 Change-Id: I4719b8ff3211eb1c823099512e593e540d6f3be8 GitHub-Last-Rev: 70542b53cd09fcae26c3579cd84bcee39a4b8a57 GitHub-Pull-Request: golang/crypto#44 Reviewed-on: https://go-review.googlesource.com/110796 Reviewed-by: Tobias Klauser <[email protected]>
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843 Change-Id: I4719b8ff3211eb1c823099512e593e540d6f3be8 GitHub-Last-Rev: 70542b53cd09fcae26c3579cd84bcee39a4b8a57 GitHub-Pull-Request: golang/crypto#44 Reviewed-on: https://go-review.googlesource.com/110796 Reviewed-by: Tobias Klauser <[email protected]>
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843 Change-Id: I4719b8ff3211eb1c823099512e593e540d6f3be8 GitHub-Last-Rev: 70542b5 GitHub-Pull-Request: golang#44 Reviewed-on: https://go-review.googlesource.com/110796 Reviewed-by: Tobias Klauser <[email protected]>
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in doing so the AVX2 check was broken. The assembly code uses MULX which is part of BMI2. Updates golang/go#24843 Change-Id: I4719b8ff3211eb1c823099512e593e540d6f3be8 GitHub-Last-Rev: 70542b53cd09fcae26c3579cd84bcee39a4b8a57 GitHub-Pull-Request: golang/crypto#44 Reviewed-on: https://go-review.googlesource.com/110796 Reviewed-by: Tobias Klauser <[email protected]>
CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in
doing so the AVX2 check was broken. The assembly code uses MULX which is
part of BMI2.
Updates golang/go#24843