Skip to content
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

add SPIR-V 1.4 testing for OpCopyLogical #2136

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

Conversation

bashbaug
Copy link
Contributor

@bashbaug bashbaug commented Oct 30, 2024

This PR adds targeted testing for the SPIR-V 1.4 instruction OpCopyLogical.

@bashbaug
Copy link
Contributor Author

bashbaug commented Oct 30, 2024

I'll keep this as a draft for now, pending resolution of KhronosGroup/SPIRV-LLVM-Translator#2768.

To ensure the test logic is correct, it is currently using a SPIR-V file with OpCopyObject instead of OpCopyLogical. This will obviously need to change before the test is merged.

@bashbaug bashbaug marked this pull request as draft October 30, 2024 21:01
@bashbaug bashbaug mentioned this pull request Oct 30, 2024
21 tasks
@bashbaug
Copy link
Contributor Author

The SPIR-V LLVM Translator issue is fixed now, so this is ready to go.

@bashbaug bashbaug marked this pull request as ready for review November 10, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant