Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Use Arm64Base.LeadingZeroCount in BitOperations #26815

Closed
wants to merge 1 commit into from

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Sep 21, 2019

I am curious if we can already use at least the Base Arm64 intrinsics 🙂
Already implemented in CoreCLR: #20306
Draft in Mono-LLVM: mono/mono#16977

@tannergooding
Copy link
Member

This should wait at least until after the repo merge.

There are going to be a number of refactorings to the arm intrinsics (namely #25508, which updates namespace and other bits to match the last API design review), and I'd rather not have to touch or risk breaking all the places in the framework using the APIs yet.

@EgorBo
Copy link
Member Author

EgorBo commented Sep 21, 2019

ok makes sense

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants