Skip to content

Add InterlockedCompareExchangeFloatBitwise tests - #1450

Open
bob80905 wants to merge 2 commits into
llvm:mainfrom
bob80905:add_icefb_tests
Open

Add InterlockedCompareExchangeFloatBitwise tests#1450
bob80905 wants to merge 2 commits into
llvm:mainfrom
bob80905:add_icefb_tests

Conversation

@bob80905

Copy link
Copy Markdown
Contributor

This PR adds the InterlockedCompareExchangeFloatBitwise tests.
Since the function does not have any 64 bit overloads, there are fewer tests, but they should cover all use cases of this function.

Resolves: #851
Assisted by: Github Copilot

@damyanp
damyanp requested review from farzonl and kmpeng August 25, 2026 17:38
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 InterlockedCompareExchangeFloatBitwise

2 participants