Skip to content

internal/runtime/atomic: add Xchg8 to all GOOS=linux platforms #69735

Closed
@rhysh

Description

@rhysh

Pending acceptance of CL 601597 (for #68578), we'll want an atomic.Xchg8 implementation for all GOARCH values that support it — at least those that overlap with GOOS=linux. This issue tracks that work, including expanding the test from CL 606900 to cover those platforms and eventually to move into atomic_test.go.

CC @golang/runtime
CC @mauri870 (who showed interest in doing some of the work)

Metadata

Metadata

Assignees

Labels

NeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions