Skip to content

Conversation

AdrienHache
Copy link
Contributor

Create<T>(Vector64<T>, Vector64<T>) should use
ThrowHelper.ThrowForUnsupportedIntrinsicsVector128BaseType<T>() instead of the Vector256 one.

Create<T>(Vector64<T>, Vector64<T>) should use
ThrowHelper.ThrowForUnsupportedIntrinsicsVector128BaseType<T> instead of the Vector256 one.
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 18, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics
See info in area-owners.md if you want to be subscribed.

@tannergooding tannergooding merged commit 5661009 into dotnet:main Apr 19, 2024
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
Create<T>(Vector64<T>, Vector64<T>) should use
ThrowHelper.ThrowForUnsupportedIntrinsicsVector128BaseType<T> instead of the Vector256 one.
@github-actions github-actions bot locked and limited conversation to collaborators May 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime.Intrinsics community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants