Skip to content

LLVM error with MMX types on i586 #300

Closed as not planned
Closed as not planned
@alexcrichton

Description

@alexcrichton

Playground

Turns out if a function doesn't have the "mmx" feature enabled (like the entire i586-unknown-linux-gnu target) then LLVM will codegen an error if we use the mmx registers there. I... am not entirely sure what the best way is to fix this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions