-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Back to Milestones
Unplanned
OpenJul 7, 2026
Due by December 31, 2099
•Last updated No plan to fix in any specific release.
60% complete
List view
0 of 1910 selected 0 issues of 1910 selected
cmd/asm,arch/arm64: add NEON VMUL, VUMULL/VUMULL2, VSHRN/VSHRN2 (vector integer multiply with narrow)
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.ToolProposalIssues describing a requested change to a Go tool or command-line program.Issues describing a requested change to a Go tool or command-line program.Status: Open.#78498 In golang/go;runtime: main_init_done can be implemented more efficiently
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.Status: Open.#15943 In golang/go;testing: autodetect appropriate benchtime
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Status: Open.#10930 In golang/go;cmd/compile/internal/ssa: TestStmtLines fails due to auto-generated crypto code
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Status: Open.#49372 In golang/go;net/http: Transport.Clone breaks HTTP/2
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Status: Open.#39302 In golang/go;cmd/asm,cmd/compile: add support for control flow integrity
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Status: Open.#66054 In golang/go;cmd/compile: tweak branchelim heuristic on amd64
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#25298 In golang/go;cmd/compile: tighten CFG as well as values
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#24177 In golang/go;runtime: memmove sometimes faster than memclrNoHeapPointers
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Status: Open.#23306 In golang/go;cmd/compile: avoid allocations for some return values
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Status: Open.#22081 In golang/go;cmd/compile: redundant branch
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#22025 In golang/go;cmd/compile: constant folding math/bits functions
SuggestedIssues that may be good for new contributors looking for work to do.Issues that may be good for new contributors looking for work to do.Status: Open.#21872 In golang/go;- Status: Open.#21525 In golang/go;
cmd/compile: CSE some function calls args/results
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#20934 In golang/go;- Status: Open.#20906 In golang/go;
cmd/compile: improve loop rotation
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#20411 In golang/go;cmd/compile: lay out loop-free, likeliness-free control flow more compactly
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#20356 In golang/go;cmd/compile: trim more blocks?
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#20354 In golang/go;runtime: select on a shared channel is slow with many Ps
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.ScalabilityIssues related to runtime/application scalabilityIssues related to runtime/application scalabilityStatus: Open.#20351 In golang/go;encoding/base64: encoding is slow
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.Status: Open.#20206 In golang/go;cmd/compile: go:linkname prevents inlining
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.Status: Open.#20019 In golang/go;cmd/compile: improve inlining cost model
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.Status: Open.#17566 In golang/go;cmd/compile: avoid reloads of temp register on ppc64le, others
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.Status: Open.#17110 In golang/go;cmd/compile: go1.7beta2 performance regression
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.Status: Open.#16141 In golang/go;cmd/compile: SSA performance regression due to array zeroing
compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.Status: Open.#15925 In golang/go;