Skip to content

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

@spall spall merged commit 14fd423 into llvm:main Jun 5, 2025
9 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.

Add test for isinf
3 participants