Skip to content

Conversation

@jakobbotsch
Copy link
Member

@jakobbotsch jakobbotsch commented Jan 13, 2026

#122381 changed the signature of a function that had another use introduced by #122167

@jakobbotsch jakobbotsch requested review from EgorBo and Copilot January 13, 2026 15:01
@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 Jan 13, 2026
@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.

Copy link
Contributor

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.

Pull request overview

This pull request fixes a build break caused by conflicting changes to the impGetNodeAddr function signature and a call site in impImportAndPushBoxForNullable.

Changes:

  • Updates the impGetNodeAddr call to include the new allowedMustPreserveIndirFlags parameter with value GTF_IND_INITCLASS
  • Adds a comment explaining that boxing allows the "initclass" flag but not volatile/unaligned flags

@jakobbotsch
Copy link
Member Author

/ba-g Early merge to fix CI build

@jakobbotsch jakobbotsch merged commit 9ef3085 into dotnet:main Jan 13, 2026
30 of 110 checks passed
@jakobbotsch jakobbotsch deleted the fix-jit-build branch January 13, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants