Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add infinity test in test_mm_{max,min}_{pd,sd} #594

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

Cuda-Chen
Copy link
Collaborator

There are no any test cases for testing infinity in test_mm_{max,min}_{pd,sd}, which will let user feel confused whether using infinity will work on these conversions or not.

As a result, this PR adds positive/negative infinity test cases for these four intrinsic conversions.

tests/impl.cpp Outdated Show resolved Hide resolved
There are no any test cases for testing infinity in test_mm_{max,min}_{pd,sd},
which will let user feel confused whether using infinity will work
on these conversions or not.

As a result, this PR adds positive/negative infinity test cases
for these four intrinsic conversions.
@Cuda-Chen Cuda-Chen requested a review from jserv April 24, 2023 09:34
@jserv jserv merged commit b7417bc into DLTcollab:master Apr 25, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants