Commit 451fb2d
authored
[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 <nick.sarnie@intel.com>1 parent c1cc1f2 commit 451fb2d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| 160 | + | |
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
| |||
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| 198 | + | |
196 | 199 | | |
197 | 200 | | |
198 | 201 | | |
| |||
0 commit comments