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 LLVM SPIR-V backend-based CI functionality checks #3247

Closed
kurapov-peter opened this issue Jan 23, 2025 · 1 comment · Fixed by #3392
Closed

Add LLVM SPIR-V backend-based CI functionality checks #3247

kurapov-peter opened this issue Jan 23, 2025 · 1 comment · Fixed by #3392

Comments

@kurapov-peter
Copy link
Contributor

For the purpose of SPIR-V backend enabling, we need to run functionality tests with the modified dependencies. The requirement for this is to build llvm with an additional flag -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=SPIRV.

The switch between the backend and the translator will be enabled by an environment variable.

@pbchekin pbchekin self-assigned this Jan 23, 2025
@kurapov-peter
Copy link
Contributor Author

#3229 for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants