Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vector128 wrong throw helper call (#101258)
Create<T>(Vector64<T>, Vector64<T>) should use ThrowHelper.ThrowForUnsupportedIntrinsicsVector128BaseType<T> instead of the Vector256 one.
- Loading branch information