You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: