Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

ARM64: PAL_GetCpuCapabilityFlags for *NIX Hosts #8313

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

RalfKornmannEnvision
Copy link
Contributor

Similar to PAL_GetJitCpuCapabilityFlags from CoreClr. 
Uses getauxval when available.  
Checks for caps that are not supported by RyuJit or CoreRT yet are commented out

Similar to PAL_GetJitCpuCapabilityFlags from CoreClr. 
Uses getauxval when available.  
Checks for caps that are not supported by RyuJit or CoreRT yet are commented out
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jkotas jkotas merged commit c8bfca5 into dotnet:master Sep 11, 2020
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