Skip to content

Conversation

amanasifkhalid
Copy link
Contributor

Numerous SVE2 PRs have had to expand the checks in this function to catch new intrinsics. These checks aren't necessary for computing the intrinsic's immediates' sizes/types. They are essentially debug checks that are (or ought to be) checked downstream. Removing them simplifies later intrinsic additions, and cleans up the function quite a bit.

cc @dotnet/arm64-contrib

@Copilot Copilot AI review requested due to automatic review settings July 17, 2025 18:40
@github-actions github-actions bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 17, 2025
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

@amanasifkhalid
Copy link
Contributor Author

@dotnet/jit-contrib PTAL. No diffs.

Copy link
Contributor

@a74nh a74nh left a comment

Choose a reason for hiding this comment

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

This LGTM. Cleans up more than I expected.

@amanasifkhalid
Copy link
Contributor Author

/ba-g linux_musl libraries tests timed out

@amanasifkhalid amanasifkhalid merged commit 2edd5fc into dotnet:main Jul 22, 2025
108 of 110 checks passed
@amanasifkhalid amanasifkhalid deleted the simplify-intrinsic-helper branch July 22, 2025 19:37
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants