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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Remove a tool substitution which effectively assumes that llvm-spirv is
in sycl_tools_dir. If it's not, the substitution results in an incorrect
absolute path, preventing llvm-spirv from being found elsewhere via
PATH. If llvm-spirv is in sycl_tools_dir the removed substitution
unnecessary because we also add sycl_tools_dir to PATH.
0 commit comments