Open
Description
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
Labels
No labels