Open jandupej opened 1 year ago
To clarify, the restoration of these tests requires the incorporation of the System.Runtime.Intrinsics.X86
intrinsics support into the mini JIT on the amd64 platform.
Could benefit from https://github.com/dotnet/runtime/pull/91393
Unit tests were disabled in https://github.com/dotnet/runtime/pull/75768 for the LLVM AOT lane. Enable them!
Issue follows up from https://github.com/dotnet/runtime/issues/75767.