Skip to content

Arm64 SVE: Fix assert checks in SVE LDR/STR#119528

Merged
jakobbotsch merged 1 commit intodotnet:mainfrom
a74nh:indimm_github
Sep 10, 2025
Merged

Arm64 SVE: Fix assert checks in SVE LDR/STR#119528
jakobbotsch merged 1 commit intodotnet:mainfrom
a74nh:indimm_github

Conversation

@a74nh
Copy link
Contributor

@a74nh a74nh commented Sep 10, 2025

Fixes #119489
Check the immediate after scaling it.

Fixes dotnet#119489
Check the immediate after scaling it.
@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 Sep 10, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 10, 2025
@dotnet-policy-service
Copy link
Contributor

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

@jakobbotsch
Copy link
Member

(Approved, but not merging since it's still a draft.)

@a74nh a74nh marked this pull request as ready for review September 10, 2025 17:27
@a74nh
Copy link
Contributor Author

a74nh commented Sep 10, 2025

(Approved, but not merging since it's still a draft.)

Done! And Thanks

@jakobbotsch jakobbotsch merged commit c89e300 into dotnet:main Sep 10, 2025
112 of 114 checks passed
@a74nh a74nh deleted the indimm_github branch September 12, 2025 11:48
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 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 community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JIT: Assertion failed 'isValidSimm<9>(imm)' during 'Generate code'

2 participants