dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.95k stars 4.65k forks source link

[LoongArch64/RiscV] Add memory barriers to native AOT asm helpers #106219

Open jkotas opened 1 month ago

jkotas commented 1 month ago

This issue tracks adding memory barrier to native AOT R2R asm helpers on LoongArch64 and RiscV

See #106004 for arm and arm64 of the change.

dotnet-policy-service[bot] commented 1 month ago

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

jkotas commented 1 month ago

cc @dotnet/samsung @shushanhf @LuckyXu-HF