Skip to content

Conversation

@stephentoub
Copy link
Member

It was erroneously throwing an exception intended only for the minimum value of a signed integer.

I found this when adding in vectorization support for Ts with sizeof(t) < 4, as tests failed, so the tests for this are forthcoming with that change.

It was erroneously throwing an exception intended only for the minimum value of a signed integer.
@ghost
Copy link

ghost commented Feb 1, 2024

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

Issue Details

It was erroneously throwing an exception intended only for the minimum value of a signed integer.

I found this when adding in vectorization support for Ts with sizeof(t) < 4, as tests failed, so the tests for this are forthcoming with that change.

Author: stephentoub
Assignees: -
Labels:

area-System.Numerics

Milestone: -

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants