Skip to content

ssse3 _mm_abs_pi8 : Intrinsic has incorrect return type! #74

Closed
@gwenn

Description

@gwenn

Try fn _mm_abs_pi8(a: i8x8) -> u8x8 patch or fn _mm_abs_pi8(a: i8x8) -> i8x8 to reproduce the error:

Intrinsic has incorrect return type!
<8 x i8> (<8 x i8>)* @llvm.x86.ssse3.pabs.b
LLVM ERROR: Broken function found, compilation aborted!
error: Could not compile `stdsimd`.

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