Skip to content

Tests: wrong instruction assertions #1209

@hkratz

Description

@hkratz

Many intrinsics have wrong instruction assertions, e.g. all the AVX512 mm512_mask_blend_epi16* check for vmovdqu16 instead of vpblend*, on aarch64 vget_high_p64 tests for ldr instead of ext, etc.

Not sure how to systematically find the ones which are broken, but I can submit fixes for the ones I find.

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