Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MakeGenericMethod use in Vector tests #184

Closed
MichalStrehovsky opened this issue Oct 9, 2020 · 0 comments · Fixed by dotnet/runtime#112478
Closed

MakeGenericMethod use in Vector tests #184

MichalStrehovsky opened this issue Oct 9, 2020 · 0 comments · Fixed by dotnet/runtime#112478
Labels
area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation bug Something isn't working

Comments

@MichalStrehovsky
Copy link
Member

Probably needs RD.XML, or a static reference to the instantiations.

JIT/HardwareIntrinsics/General/Vector128_1/Vector128_1_r
JIT/HardwareIntrinsics/General/Vector64_1/Vector64_1_r
JIT/HardwareIntrinsics/General/Vector64_1/Vector64_1_ro
JIT/HardwareIntrinsics/General/Vector256_1/Vector256_1_r

@MichalStrehovsky MichalStrehovsky added bug Something isn't working area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation labels Oct 9, 2020
MichalStrehovsky added a commit to MichalStrehovsky/runtime that referenced this issue Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant