Commit 30eefec
authored
[CI] Workaround icpx miscompile in nightly (#22616)
An icx miscompile is causing `check-llvm` for the build-with-icx job in
the nightly to hang, see
[here](https://github.com/intel/llvm/actions/runs/29223423540/job/86732841235).
This workaround was suggested by the team owning the bug, see
CMPLRLLVM-76831 for more info.
Shown working
[here](https://github.com/intel/llvm/actions/runs/29261216659/job/86854789780).
Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>1 parent dd1897c commit 30eefec
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments