diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-12-10 10:00:17 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2024-12-10 10:02:41 -0500 |
commit | ecbf64d6dc61f4fd76bee7b139234277b7fd2f7b (patch) | |
tree | 92ad3a3cdceb502df34d72b6b1d22ad77dd38caa /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | c166a9c713ec86b86f1f178a5133bc128fd0a610 (diff) | |
download | llvm-ecbf64d6dc61f4fd76bee7b139234277b7fd2f7b.zip llvm-ecbf64d6dc61f4fd76bee7b139234277b7fd2f7b.tar.gz llvm-ecbf64d6dc61f4fd76bee7b139234277b7fd2f7b.tar.bz2 |
[libc++] Try handling spurious cancellation in the mainline CI restarter
We've been having issues with cancelled CI jobs due to Docker-in-Docker
failures (spurious). I tried addressing that by adding a new flavor of
the restarter action, but that clearly hasn't worked out since we see
a lot of these spurious failures.
This PR is an attempt to fix this by changing the mainline CI restarter
used by libc++, not just the workflow job I added for testing. I have to
check this in to test it because this workflow uses the version that's
on the main branch.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions