Skip to content

Inlining checks are broken for arm #1210

Open
@hkratz

Description

@hkratz

Inlining is not checked in the automated tests for arm.

There are some arm neon intrinsics for which the compiled test shims contain subroutine calls to other intrinsics.

Also the deduplication guard code is to heavy for arm and is emitted as function calls for some tests causing false positives once the inlining checks are enabled.

PR will follow once #1208 has landed.

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