Skip to content

Verification proc macro fails to find many assert_instr #713

@gnzlbg

Description

@gnzlbg

When running the verification test for MIPS MSA, most of the intrinsics have their instructions (content of assert_instr) set to empty, such that the test had to be disabled: https://github.com/rust-lang-nursery/stdsimd/blob/master/crates/stdsimd-verify/tests/mips.rs#L317

It appears that the verification macro here is failing to match many of those: https://github.com/rust-lang-nursery/stdsimd/blob/master/crates/stdsimd-verify/src/lib.rs#L273

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