Skip to content

Clean up unused LLVM SIMD intrinsics #4659

@RalfJung

Description

@RalfJung

rust-lang/stdarch#1928 and other PRs have replaced LLVM-intrinsic-based implementations in stdarch with ones that use the portable SIMD intrinsics. That means we should be able to remove a bunch of code from Miri. :)

@sayantn can you give us a list of PRs that did such replacements? Then someone can check which of those have Miri implementations.

Cc @eduardosm

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-shimsArea: This affects the external function shimsC-cleanupCategory: cleaning up our codeE-good-first-issueA good way to start contributing, mentoring is available

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions