oliverbooth / X10D

Extension methods on crack.
https://oliverbooth.github.io/X10D/
MIT License
28 stars 2 forks source link

AdvSimd intrinsic obsoletion #89

Closed RealityProgrammer closed 10 months ago

RealityProgrammer commented 11 months ago

As stated in this issue, AdvSimd implementation for pack/unpack/etc... will be obsoleted due to these following reasons:

These AdvSimd methods will not be deleted, but instead, they will be commented out, serve as a foundation once we decided to tackle AdvSimd.

oliverbooth commented 11 months ago

Switched base to release/4.0.0

oliverbooth commented 11 months ago

Ignore failure for .NET job on .NET Core 3.1. netstandard2.0 target is removed in 4.0.0. Also ignore the Unity test runner. As long as it builds on .NET 6+ we are good. However, source validation is failing