Skip to content
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: Enable ConditionalSelect_FalseOp scenario for first-faulting tests #106349

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

amanasifkhalid
Copy link
Member

Fixes #106279. Stress tests for SveGatherVectorFirstFaulting_Indices, SveGatherVectorFirstFaulting_Bases, and SveGatherVectorWithByteOffsetFirstFaulting are passing. @dotnet/arm64-contrib PTAL, thanks!

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 13, 2024
@amanasifkhalid amanasifkhalid added Priority:2 Work that is important, but not critical for the release arm-sve Work related to arm64 SVE/SVE2 support labels Aug 13, 2024
@amanasifkhalid amanasifkhalid added this to the 9.0.0 milestone Aug 13, 2024
@JulieLeeMSFT
Copy link
Member

@tannergooding, @TIHan, @dotnet/arm64-contrib, please review this PR before RC1 snap, 8/14.

@amanasifkhalid amanasifkhalid merged commit dfb9196 into dotnet:main Aug 14, 2024
68 of 70 checks passed
@amanasifkhalid amanasifkhalid deleted the enable-falseop-tests branch August 14, 2024 18:28
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI arm-sve Work related to arm64 SVE/SVE2 support Priority:2 Work that is important, but not critical for the release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARM64-SVE: Enable ConditionalSelect_FalseOp scenario in first-faulting test templates
3 participants