Skip to content

Add support for AVX512 vector extension #2730

Description

@theComputeKid

Adding AVX512 support would need the following flags added:

msvc/clang-cl (src/tools/msc.lua) -> /arch:AVX512
gcc/clang (src/tools/gcc.lua) -> -mavx512f

Visual Studio 2026 supports AVX512 in the dropdown for EnableEnhancedInstructionSet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions