dotnet / runtime

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

[mono] Implement * and / quaternion intrinsics #82408

Open radekdoulik opened 1 year ago

radekdoulik commented 1 year ago

Currently we don't have correct intrinsics for these operators for Quaternions in mono

SamMonoRT commented 1 year ago

@radekdoulik - Not sure how much more work is remaining here, moving to 9.0.0

steveisok commented 1 month ago

@radekdoulik is this still relevant? Do you plan on getting this in in the 9.0 timeframe?