[llvm] AMDGPU: Handle cvt_scale F32/F16->F4/F8 gfx950 hazard (PR #117844)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 06:27:38 PST 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `libc-x86_64-debian-fullbuild-dbg-asan` running on `libc-x86_64-debian-fullbuild` while building `llvm` at step 4 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/171/builds/11404
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 4 (annotate) failure: 'python ../llvm-zorg/zorg/buildbot/builders/annotated/libc-linux.py ...' (failure)
...
[ OK ] LlvmLibcRemapFilePagesTest.ErrorInvalidAddress (4 us)
Ran 3 tests. PASS: 3 FAIL: 0
[937/1098] Running unit test libc.test.src.sys.mman.linux.shm_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcShmTest.Basic
[ OK ] LlvmLibcShmTest.Basic (112 us)
[ RUN ] LlvmLibcShmTest.NameConversion
[ OK ] LlvmLibcShmTest.NameConversion (23 us)
Ran 2 tests. PASS: 2 FAIL: 0
[938/1098] Running unit test libc.test.src.sys.mman.linux.process_mrelease_test
FAILED: projects/libc/test/src/sys/mman/linux/CMakeFiles/libc.test.src.sys.mman.linux.process_mrelease_test /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/build/projects/libc/test/src/sys/mman/linux/CMakeFiles/libc.test.src.sys.mman.linux.process_mrelease_test
cd /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/build/projects/libc/test/src/sys/mman/linux && /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/build/projects/libc/test/src/sys/mman/linux/libc.test.src.sys.mman.linux.process_mrelease_test.__build__
[==========] Running 3 tests from 1 test suite.
[ RUN ] LlvmLibcProcessMReleaseTest.NoError
/home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/llvm-project/libc/test/src/sys/mman/linux/process_mrelease_test.cpp:44: FAILURE
Failed to match LIBC_NAMESPACE::process_mrelease(pidfd, 0) against Succeeds().
Expected return value to be equal to 0 but got -1.
Expected errno to be equal to "Success" but got "No such process".
[ FAILED ] LlvmLibcProcessMReleaseTest.NoError
[ RUN ] LlvmLibcProcessMReleaseTest.ErrorNotKilled
[ OK ] LlvmLibcProcessMReleaseTest.ErrorNotKilled (720 us)
[ RUN ] LlvmLibcProcessMReleaseTest.ErrorNonExistingPidfd
[ OK ] LlvmLibcProcessMReleaseTest.ErrorNonExistingPidfd (15 us)
Ran 3 tests. PASS: 2 FAIL: 1
[939/1098] Running unit test libc.test.src.sys.mman.linux.mincore_test
[==========] Running 6 tests from 1 test suite.
[ RUN ] LlvmLibcMincoreTest.UnMappedMemory
[ OK ] LlvmLibcMincoreTest.UnMappedMemory (7 us)
[ RUN ] LlvmLibcMincoreTest.UnalignedAddr
[ OK ] LlvmLibcMincoreTest.UnalignedAddr (55 us)
[ RUN ] LlvmLibcMincoreTest.InvalidVec
[ OK ] LlvmLibcMincoreTest.InvalidVec (17 us)
[ RUN ] LlvmLibcMincoreTest.NoError
[ OK ] LlvmLibcMincoreTest.NoError (13 us)
[ RUN ] LlvmLibcMincoreTest.NegativeLength
[ OK ] LlvmLibcMincoreTest.NegativeLength (11 us)
[ RUN ] LlvmLibcMincoreTest.PageOut
[ OK ] LlvmLibcMincoreTest.PageOut (53 us)
Ran 6 tests. PASS: 6 FAIL: 0
[940/1098] Running unit test libc.test.src.string.memcmp_opt_host_test.__unit__
[==========] Running 6 tests from 1 test suite.
[ RUN ] LlvmLibcMemcmpTest.CmpZeroByte
[ OK ] LlvmLibcMemcmpTest.CmpZeroByte (5 us)
[ RUN ] LlvmLibcMemcmpTest.LhsRhsAreTheSame
[ OK ] LlvmLibcMemcmpTest.LhsRhsAreTheSame (3 us)
[ RUN ] LlvmLibcMemcmpTest.LhsBeforeRhsLexically
[ OK ] LlvmLibcMemcmpTest.LhsBeforeRhsLexically (2 us)
[ RUN ] LlvmLibcMemcmpTest.LhsAfterRhsLexically
[ OK ] LlvmLibcMemcmpTest.LhsAfterRhsLexically (1 us)
Step 8 (libc-unit-tests) failure: libc-unit-tests (failure)
...
[ OK ] LlvmLibcRemapFilePagesTest.ErrorInvalidAddress (4 us)
Ran 3 tests. PASS: 3 FAIL: 0
[937/1098] Running unit test libc.test.src.sys.mman.linux.shm_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcShmTest.Basic
[ OK ] LlvmLibcShmTest.Basic (112 us)
[ RUN ] LlvmLibcShmTest.NameConversion
[ OK ] LlvmLibcShmTest.NameConversion (23 us)
Ran 2 tests. PASS: 2 FAIL: 0
[938/1098] Running unit test libc.test.src.sys.mman.linux.process_mrelease_test
FAILED: projects/libc/test/src/sys/mman/linux/CMakeFiles/libc.test.src.sys.mman.linux.process_mrelease_test /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/build/projects/libc/test/src/sys/mman/linux/CMakeFiles/libc.test.src.sys.mman.linux.process_mrelease_test
cd /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/build/projects/libc/test/src/sys/mman/linux && /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/build/projects/libc/test/src/sys/mman/linux/libc.test.src.sys.mman.linux.process_mrelease_test.__build__
[==========] Running 3 tests from 1 test suite.
[ RUN ] LlvmLibcProcessMReleaseTest.NoError
/home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian-fullbuild/libc-x86_64-debian-fullbuild-dbg-asan/llvm-project/libc/test/src/sys/mman/linux/process_mrelease_test.cpp:44: FAILURE
Failed to match LIBC_NAMESPACE::process_mrelease(pidfd, 0) against Succeeds().
Expected return value to be equal to 0 but got -1.
Expected errno to be equal to "Success" but got "No such process".
[ FAILED ] LlvmLibcProcessMReleaseTest.NoError
[ RUN ] LlvmLibcProcessMReleaseTest.ErrorNotKilled
[ OK ] LlvmLibcProcessMReleaseTest.ErrorNotKilled (720 us)
[ RUN ] LlvmLibcProcessMReleaseTest.ErrorNonExistingPidfd
[ OK ] LlvmLibcProcessMReleaseTest.ErrorNonExistingPidfd (15 us)
Ran 3 tests. PASS: 2 FAIL: 1
[939/1098] Running unit test libc.test.src.sys.mman.linux.mincore_test
[==========] Running 6 tests from 1 test suite.
[ RUN ] LlvmLibcMincoreTest.UnMappedMemory
[ OK ] LlvmLibcMincoreTest.UnMappedMemory (7 us)
[ RUN ] LlvmLibcMincoreTest.UnalignedAddr
[ OK ] LlvmLibcMincoreTest.UnalignedAddr (55 us)
[ RUN ] LlvmLibcMincoreTest.InvalidVec
[ OK ] LlvmLibcMincoreTest.InvalidVec (17 us)
[ RUN ] LlvmLibcMincoreTest.NoError
[ OK ] LlvmLibcMincoreTest.NoError (13 us)
[ RUN ] LlvmLibcMincoreTest.NegativeLength
[ OK ] LlvmLibcMincoreTest.NegativeLength (11 us)
[ RUN ] LlvmLibcMincoreTest.PageOut
[ OK ] LlvmLibcMincoreTest.PageOut (53 us)
Ran 6 tests. PASS: 6 FAIL: 0
[940/1098] Running unit test libc.test.src.string.memcmp_opt_host_test.__unit__
[==========] Running 6 tests from 1 test suite.
[ RUN ] LlvmLibcMemcmpTest.CmpZeroByte
[ OK ] LlvmLibcMemcmpTest.CmpZeroByte (5 us)
[ RUN ] LlvmLibcMemcmpTest.LhsRhsAreTheSame
[ OK ] LlvmLibcMemcmpTest.LhsRhsAreTheSame (3 us)
[ RUN ] LlvmLibcMemcmpTest.LhsBeforeRhsLexically
[ OK ] LlvmLibcMemcmpTest.LhsBeforeRhsLexically (2 us)
[ RUN ] LlvmLibcMemcmpTest.LhsAfterRhsLexically
[ OK ] LlvmLibcMemcmpTest.LhsAfterRhsLexically (1 us)
```
</details>
https://github.com/llvm/llvm-project/pull/117844
More information about the llvm-commits
mailing list