Skip to content

i686-apple-darwin chooses a pre-pentiumpro cpu by default #53423

Closed
@gnzlbg

Description

@gnzlbg

The first 32-bit x86 apple machine used the "yonah" CPU, but we (and clang) set a generic i686 CPU instead that has no MMX, no SSE, etc.

This is also clang bug: https://bugs.llvm.org/show_bug.cgi?id=38594

We should wait and see how clang resolves this bug before doing anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.I-slowIssue: Problems and improvements with respect to performance of generated code.O-macosOperating system: macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions