Commit 31fc602
authored
Enable CUDA and ROCm backends in ci_linux_x64_clang.yml. (#19883)
These backends default to disabled, so enable them on this CI config.
The backends are already tested in other jobs too.
I hoped this might help spot issues like
#19875, but it doesn't seem that
way.
| | Before | After |
-- | -- | --
Logs | [logs
here](https://github.com/iree-org/iree/actions/runs/13118302608/job/36597989009)
| [logs
here](https://github.com/iree-org/iree/actions/runs/13118149869/job/36597451528?pr=19883)
Number of build targets | 8442 | 8715
Number of `iree-test-deps` targets | 1067 | 1336
Number of tests | 1538 | 1552
ci-exactly: linux_x64_clang1 parent 458efb4 commit 31fc602
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments