Skip to content

cmd/compile: design doc explaining unified IR implementation #54534

@mdempsky

Description

@mdempsky

The Go 1.18 implementation of generics is documented at https://github.com/golang/proposal/blob/master/design/generics-implementation-dictionaries-go1.18.md. Unified IR implements substantially the same idea, but there are some notable distinctions that would be worth preparing an updated design document to explain the implementation in full.

Metadata

Metadata

Assignees

Labels

compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions