dotnet / runtime

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

Arm64/Sve: Mirror some of the morph optimizations from AVX512 #101933

Open kunalspathak opened 5 months ago

kunalspathak commented 5 months ago

Related discussion: https://github.com/dotnet/runtime/pull/101885#discussion_r1591370858

dotnet-policy-service[bot] commented 5 months ago

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

kunalspathak commented 2 months ago

@a74nh @SwapnilGaikwad PTAL for .NET 9

a74nh commented 2 months ago

priority:3 for RC1 snap : Performance issue, not functionality.