Skip to content

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

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

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

Conversation

@a74nh

Copy link
Copy Markdown
Contributor

Fixes#119489
Check the immediate after scaling it.

Fixesdotnet#119489
Check the immediate after scaling it.
@github-actionsgithub-actionsBot 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-servicedotnet-policy-serviceBot added the community-contribution Indicates that the PR has been added by a community member label Sep 10, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

@jakobbotsch

Copy link
Copy Markdown
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
Copy Markdown
ContributorAuthor

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

Done! And Thanks

@jakobbotsch
jakobbotsch merged commit c89e300 into dotnet:mainSep 10, 2025
112 of 114 checks passed
@a74nh
a74nh deleted the indimm_github branch September 12, 2025 11:48
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Oct 13, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIcommunity-contributionIndicates 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

@a74nh@jakobbotsch