Skip to content

strings, bytes, strconv, runtime: use SSE4.2 string instructions on amd64 #6749

@gopherbot

Description

@gopherbot

by rayneolivetti:

Chapter 10 of Intel Architectures Optimization Reference Manual describes use cases of
several SSE4 instructions that can speed up various routines in strings, bytes, strconv
and runtime packages.

The instructions are missing from 6l/6a by the way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions