-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arm64/Sve: Implement Compute*BitAddresses APIs #103040
Conversation
Note regarding the
|
Note regarding the
|
@dotnet/arm64-contrib . I will post the test results later. |
Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM pending test results and the formatting fixes
Stress test pass except the failure in JitStress because of known preodicate registers. https://gist.github.com/kunalspathak/19eb5656261d3978843927b746788da6 |
/ba-g superpmi replay failures #102773 |
Note regarding the
|
17 similar comments
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Note regarding the
|
Implements following APIs:
Contributes towards #99957