Skip to content

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Aug 6, 2024

Fixes #81151

@jkotas jkotas requested review from VSadov and removed request for MichalStrehovsky August 6, 2024 05:05
@jkotas
Copy link
Member Author

jkotas commented Aug 6, 2024

RiscV and Loongarch need the same fix. I will open a follow up issue for that.

Copy link
Member

@VSadov VSadov left a comment

Choose a reason for hiding this comment

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

LGTM!

@jkotas
Copy link
Member Author

jkotas commented Aug 7, 2024

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@VSadov
Copy link
Member

VSadov commented Aug 8, 2024

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas
Copy link
Member Author

jkotas commented Aug 8, 2024

There is actually a lot more simplification of the R2R asm helpers possible. I am going to submit it in separate PR and keep this one for the memory barriers only.

@jkotas
Copy link
Member Author

jkotas commented Aug 8, 2024

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas
Copy link
Member Author

jkotas commented Aug 9, 2024

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas
Copy link
Member Author

jkotas commented Aug 10, 2024

RiscV and Loongarch need the same fix. I will open a follow up issue for that.

Opened #106219

@github-actions github-actions bot locked and limited conversation to collaborators Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[NativeAOT] ordering issue around ensuring static constructor execution

3 participants