[clang] [compiler-rt] Revert "[Driver][SYCL] Add compile-time device library linking for SPIR-V targets" (PR #212550)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 29 04:05:53 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-test-suite` running on `ppc64le-clang-test-suite` while building `clang,compiler-rt` at step 6 "test-build-unified-tree-check-all".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/95/builds/21788

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
PASS: UBSan-AddressSanitizer-powerpc64le :: TestCases/ImplicitConversion/unsigned-integer-truncation-ignorelist.c (113570 of 113580)
PASS: UBSan-ThreadSanitizer-powerpc64le :: TestCases/ImplicitConversion/unsigned-integer-truncation.c (113571 of 113580)
PASS: UBSan-ThreadSanitizer-powerpc64le :: TestCases/Pointer/nullptr-and-nonzero-offset-variable.cpp (113572 of 113580)
PASS: UBSan-AddressSanitizer-powerpc64le :: TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-ignorelist.c (113573 of 113580)
PASS: UBSan-ThreadSanitizer-powerpc64le :: TestCases/ImplicitConversion/integer-sign-change.c (113574 of 113580)
PASS: UBSan-MemorySanitizer-powerpc64le :: TestCases/ImplicitConversion/unsigned-integer-truncation-ignorelist.c (113575 of 113580)
PASS: lit :: shtest-define.py (113576 of 113580)
PASS: UBSan-MemorySanitizer-powerpc64le :: TestCases/ImplicitConversion/signed-integer-truncation-ignorelist.c (113577 of 113580)
PASS: lit :: verbosity.py (113578 of 113580)
PASS: ThreadSanitizer-powerpc64le :: restore_stack.cpp (113579 of 113580)
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=13530.268734

```

</details>

https://github.com/llvm/llvm-project/pull/212550


More information about the cfe-commits mailing list