Skip to content

cmd/compile: store combining not complete #54120

@randall77

Description

@randall77

https://go.dev/play/p/1mjcj4Qt_83

The PutUint64 should resolve to a single MOVQ. Instead it resolves to a MOVB/MOVL/MOVW/MOVB sequence.

Split off from #53324

@klauspost @wdvxdr1123

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions