[clang] XFAIL clang/test/CodeGen/distributed-thin-lto/pass-plugin.ll (PR #186425)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 13 09:01:25 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-offload-amdgpu-runtime-2` running on `rocm-worker-hw-02` while building `clang` at step 10 "Add check check-libc-amdgcn-amd-amdhsa".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/10/builds/24514
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 10 (Add check check-libc-amdgcn-amd-amdhsa) failure: test (failure)
...
[ RUN ] LlvmLibcIntLogbTest.PowersOfTwo
[ OK ] LlvmLibcIntLogbTest.PowersOfTwo (1 us)
[ RUN ] LlvmLibcIntLogbTest.SomeIntegers
[ OK ] LlvmLibcIntLogbTest.SomeIntegers (1 us)
[ RUN ] LlvmLibcIntLogbTest.SubnormalRange
[ OK ] LlvmLibcIntLogbTest.SubnormalRange (811 us)
[ RUN ] LlvmLibcIntLogbTest.NormalRange
[ OK ] LlvmLibcIntLogbTest.NormalRange (644 us)
Ran 5 tests. PASS: 5 FAIL: 0
[2733/3355] Running hermetic test libc.test.src.math.smoke.fsqrtl_test.__hermetic__
FAILED: libc/test/src/math/smoke/libc.test.src.math.smoke.fsqrtl_test.__hermetic__.__cmd__ /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-amdgcn-amd-amdhsa-bins/libc/test/src/math/smoke/libc.test.src.math.smoke.fsqrtl_test.__hermetic__.__cmd__
cd /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-amdgcn-amd-amdhsa-bins/libc/test/src/math/smoke && /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/llvm-gpu-loader /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-amdgcn-amd-amdhsa-bins/libc/test/src/math/smoke/libc.test.src.math.smoke.fsqrtl_test.__hermetic__.__build__
[==========] Running 1 test from 1 test suite.
[ RUN ] LlvmLibcSqrtTest.SpecialNumbers
[ OK ] LlvmLibcSqrtTest.SpecialNumbers (11 us)
Ran 1 tests. PASS: 1 FAIL: 0
[2734/3355] Running hermetic test libc.test.src.math.smoke.ilogbf_test.__hermetic__
[==========] Running 5 tests from 1 test suite.
[ RUN ] LlvmLibcIntLogbTest.SpecialNumbers
[ OK ] LlvmLibcIntLogbTest.SpecialNumbers (2 us)
[ RUN ] LlvmLibcIntLogbTest.PowersOfTwo
[ OK ] LlvmLibcIntLogbTest.PowersOfTwo (1 us)
[ RUN ] LlvmLibcIntLogbTest.SomeIntegers
[ OK ] LlvmLibcIntLogbTest.SomeIntegers (0 ns)
[ RUN ] LlvmLibcIntLogbTest.SubnormalRange
[ OK ] LlvmLibcIntLogbTest.SubnormalRange (751 us)
[ RUN ] LlvmLibcIntLogbTest.NormalRange
[ OK ] LlvmLibcIntLogbTest.NormalRange (608 us)
Ran 5 tests. PASS: 5 FAIL: 0
[2735/3355] Linking CXX executable libc/test/src/stdlib/libc.test.src.stdlib.atoi_test.__hermetic__.__build__
[2736/3355] Running hermetic test libc.test.src.math.smoke.ilogbl_test.__hermetic__
[==========] Running 5 tests from 1 test suite.
[ RUN ] LlvmLibcIntLogbTest.SpecialNumbers
[ OK ] LlvmLibcIntLogbTest.SpecialNumbers (2 us)
[ RUN ] LlvmLibcIntLogbTest.PowersOfTwo
[ OK ] LlvmLibcIntLogbTest.PowersOfTwo (1 us)
[ RUN ] LlvmLibcIntLogbTest.SomeIntegers
[ OK ] LlvmLibcIntLogbTest.SomeIntegers (1 us)
[ RUN ] LlvmLibcIntLogbTest.SubnormalRange
[ OK ] LlvmLibcIntLogbTest.SubnormalRange (810 us)
[ RUN ] LlvmLibcIntLogbTest.NormalRange
[ OK ] LlvmLibcIntLogbTest.NormalRange (675 us)
Ran 5 tests. PASS: 5 FAIL: 0
[2737/3355] Linking CXX executable libc/test/src/stdlib/libc.test.src.stdlib.llabs_test.__hermetic__.__build__
[2738/3355] Linking CXX executable libc/test/src/stdlib/libc.test.src.stdlib.abs_test.__hermetic__.__build__
[2739/3355] Linking CXX executable libc/test/src/math/smoke/libc.test.src.math.smoke.pow_test.__hermetic__.__build__
[2740/3355] Linking CXX executable libc/test/src/stdlib/libc.test.src.stdlib.atol_test.__hermetic__.__build__
[2741/3355] Linking CXX executable libc/test/src/stdlib/libc.test.src.stdlib.atoll_test.__hermetic__.__build__
[2742/3355] Running hermetic test libc.test.src.math.smoke.copysignl_test.__hermetic__
```
</details>
https://github.com/llvm/llvm-project/pull/186425
More information about the cfe-commits
mailing list