Closed RealityProgrammer closed 10 months ago
Switched base to release/4.0.0
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
As stated in this issue, AdvSimd implementation for pack/unpack/etc... will be obsoleted due to these following reasons:
has incorrect range, which should be between 1 to 64 according to the official documentation of ARM.
These AdvSimd methods will not be deleted, but instead, they will be commented out, serve as a foundation once we decided to tackle AdvSimd.