Skip to content

[clang] __MMX__ defined on non-SSE2 x86 targets #137484

@thrimbor

Description

@thrimbor

Since #96540 MMX intrinsics require SSE2, but __MMX__ is still defined on targets that technically support MMX but not SSE2, like pentium3, causing compilation issues with e.g. SDL2 for those targets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backend:X86clang:driver'clang' and 'clang++' user-facing binaries. Not 'clang-cl'

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions