Skip to content

Add InterlockedXor tests - #1370

Merged
bob80905 merged 2 commits into
llvm:mainfrom
bob80905:add_interlockedxor_tests
Jul 21, 2026
Merged

Add InterlockedXor tests#1370
bob80905 merged 2 commits into
llvm:mainfrom
bob80905:add_interlockedxor_tests

Conversation

@bob80905

Copy link
Copy Markdown
Contributor

This PR implements the tests for the InterlockedXor HLSL function.
Adds 32 bit and 64 bit signed/unsigned integer tests, along with some resource member function tests.

Assisted by: Github Copilot
Fixes: #855

Comment thread test/Feature/HLSLLib/InterlockedXor.resources.typed.int64.test
Comment thread test/Feature/HLSLLib/InterlockedXor.resources.int64.test Outdated
@bob80905
bob80905 merged commit f5acf06 into llvm:main Jul 21, 2026
61 of 65 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 InterlockedXor

4 participants