Skip to content

Silent bug? #850

@cyb70289

Description

@cyb70289

Happen to see this. In the code below, looks template parameters A and T are reversed and SFINAE may silently skip this function and fallback to non-optimized implementation when calling scatter<A>(...).
https://github.com/xtensor-stack/xsimd/blob/master/include/xsimd/arch/xsimd_avx512f.hpp#L1376

Is it possible to catch similar issues as compile time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions