Skip to content

Update ULP comparison support for Float16 to reflect changes in DXC#207

Merged
spall merged 4 commits intollvm:mainfrom
spall:issue-202
May 28, 2025
Merged

Update ULP comparison support for Float16 to reflect changes in DXC#207
spall merged 4 commits intollvm:mainfrom
spall:issue-202

Conversation

@spall
Copy link
Copy Markdown
Contributor

@spall spall commented May 27, 2025

Adopt the changes to 'compareHalfULP' from this PR: microsoft/DirectXShaderCompiler#7393
Closes #202

Copy link
Copy Markdown
Contributor

@kmpeng kmpeng left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread lib/Support/Check.cpp Outdated
@spall spall merged commit 6d23f0c into llvm:main May 28, 2025
9 checks passed
@spall spall deleted the issue-202 branch September 8, 2025 15:37
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.

Update compareFloat16ULP to align with DXC's implementation

4 participants