Skip to content

Implement tests for isinf #194

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Implement tests for isinf #194

wants to merge 3 commits into from

Conversation

spall
Copy link
Collaborator

@spall spall commented May 19, 2025

Implement test for isinf half and isinf float.
Closes #165

@spall
Copy link
Collaborator Author

spall commented May 19, 2025

Should pass on clang after llvm/llvm-project#140627 and llvm/llvm-project#140638 are merged.

@spall
Copy link
Collaborator Author

spall commented May 22, 2025

Bug in clang spirv: llvm/llvm-project#141089

Copy link
Contributor

@inbelic inbelic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a note that one file name is isinf.32.test and the other is isinf.fp16.test if we want a consistent naming

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.

Add test for isinf
3 participants