ITS-GPU: Update the Hybrid interface - #13383
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Error while checking build/O2/fullCI for f7d4bb4 at 2024-08-14 12:55: Full log here. |
f7d4bb4 to
0e6e827
Compare
|
Error while checking build/O2/fullCI for 0e6e827 at 2024-08-17 11:40: Full log here. |
@ktf this is the issue I was referring to: llvm/llvm-project#92250 The feeling is that either after the thinning of the then degenerates in: could it be related to the bumping of clang, @davidrohr ? |
|
No idea, but I also saw bogus clang tidy warnings recently. |
It happens to changed files and their dependencies. Maybe you were lucky and did not change an affected file. Like, in this case: the thinning command is: then the clang-tidy is run only on a subset of the commands. Maybe in your case everything was just excluded. |
|
No, I compiled O2 from scratch to make sure it ran over all files, and I checked that it did. |
|
Perhaps this is also related to the fixing of GCC header path in clang, which breaks the relocation @ktf ? |
|
Perhaps we need |
|
Label async-2023-pbpb-apass4 added to allow commit 7a6665b (needed for the same label) to apply. |
(cherry picked from commit 403e2e7)
|
Label removed, PR is in async-v1-01-16. |
to the latest devs