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
[CI] Build llvm-spirv with spirv-dis support (#17225)
This requires SPIR-V Tools to be installed, which we did on all the self
hosted Windows runners and it's in the docker for the Linux ones.
This flag was somewhat recently added, and before that it used SPIR-V
tools automatically if it could find it, so this _might_ also be
returning us to old behavior.
Either way, let's enable it if `--ci-defaults` is passed, some tests
could rely on this in the future.
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments