Skip to content

clang-cl should provide implementations of more MSVC ARM64 intrinsics #65405

Open
@rnk

Description

@rnk

Some users have noticed that clang-cl does not provide some of the intrinsics listed in the MSVC ARM64 intrinsic list. In particular, the _Count* and _Copy* intrinsics seem worth implementing, like _CopyFloatFromInt32 and _CountLeadingZeros. See reference from the FP16 project here.

cc @amykhuang @pzhengqc

Metadata

Metadata

Assignees

Labels

clang-cl`clang-cl` driver. Don't use for other compiler partsplatform:windows

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions