ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 36318-RISCV_Support_mulbc3_and_divbc3_in_libgcc_for_bf16-1 #1921

Closed github-actions[bot] closed 1 day ago

github-actions[bot] commented 1 month ago

Precommit CI Run information

Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/9970790353

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=36318 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20240717080159.34038-1-zengxiao@eswincomputing.com/ Patch id: 94054

Build Targets

Some targets are built as multilibs. If a build target ends with multilib, please refer to the table below to see all the targets within that multilib. Target name -march string
newlib-rv64gc-lp64d-multilib rv32gc-ilp32d, rv64gc-lp64d
newlib-rv64gcv-lp64d-multilib rv64gcv-lp64d
linux-rv64gcv-lp64d-multilib rv32gcv-ilp32d, rv64gcv-lp64d

Target Information

Target Shorthand -march string
Bitmanip gc_zba_zbb_zbc_zbs

Notes

Testsuite results use a more lenient allowlist to reduce error reporting with flakey tests. Please take a look at the current allowlist. Results come from a sum file comparator. Each patch is applied to a well known, non-broken baseline taken from our gcc postcommit framework (here) which runs the full gcc testsuite every 6 hours. If you have any questions or encounter any issues which may seem like false-positives, please contact us at patchworks-ci@rivosinc.com

github-actions[bot] commented 1 month ago

Lint Status

The following issues have been found with 36318-RISCV_Support_mulbc3_and_divbc3_in_libgcc_for_bf16-1 using gcc's ./contrib/check_GNU_style.py. Please use your best judgement when resolving these issues. These are only warnings and do not need to be resolved in order to merge your patch.

=== ERROR type #1: lines should not exceed 80 characters (1 error(s)) ===
libgcc/Makefile.in:454:80:            _divbc3 _divsc3 _divdc3 _divxc3 _divtc3 _bswapsi2 _bswapdi2           \

=== ERROR type #2: there should be exactly one space between function name and parenthesis (7 error(s)) ===
libgcc/libgcc2.c:2594:16:    || ((defined(L_mulbc3) || defined(L_divbc3)) && LIBGCC2_HAS_BF_MODE) \
libgcc/libgcc2.c:2611:13:#elif defined(L_mulbc3) || defined(L_divbc3)
libgcc/libgcc2.c:2701:11:#if defined(L_mulhc3) || defined(L_mulbc3) || defined(L_mulsc3)  \
libgcc/libgcc2.c:2702:14:    || defined(L_muldc3) || defined(L_mulxc3) || defined(L_multc3)
libgcc/libgcc2.c:2771:11:#if defined(L_divhc3) || defined(L_divbc3) || defined(L_divsc3) \
libgcc/libgcc2.c:2772:14:    || defined(L_divdc3) || defined(L_divxc3) || defined(L_divtc3)
libgcc/libgcc2.c:2777:12:#if (defined(L_divhc3) || defined(L_divbc3) )          \

=== ERROR type #3: there should be no space before closing parenthesis (1 error(s)) ===
libgcc/libgcc2.c:2777:44:#if (defined(L_divhc3) || defined(L_divbc3) )          \

Additional information

github-actions[bot] commented 1 month ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/a3d1469c7c7e152fa7a5dbc95dbc6d1f3792bbd8 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/ecc2c3cb7235f2d3a75cb3909cace7f6a38a4062 Applied

Git log

git log --oneline from the most recently applied patch to the baseline

> git log --oneline a3d1469c7c7e152fa7a5dbc95dbc6d1f3792bbd8^..HEAD
a6c47f62186 RISC-V: Support __mulbc3 and __divbc3 in libgcc for __bf16
a3d1469c7c7 AVR: testsuite - Attribute ipa implies noinline and noclone.

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 1 month ago

Build GCC Status

Target Status
linux-rv64gcv-lp64d-multilib Build failure. Please check the 94054-linux-rv64gcv-lp64d-multilib-build-log artifact
linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-non-multilib Build failure. Please check the 94054-linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-non-multilib-build-log artifact
newlib-rv64gcv-lp64d-multilib Build failure. Please check the 94054-newlib-rv64gcv-lp64d-multilib-build-log artifact
newlib-rv64gc-lp64d-multilib Build failure. Please check the 94054-newlib-rv64gc-lp64d-multilib-build-log artifact
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-non-multilib Build failure. Please check the 94054-linux-rv64gc_zba_zbb_zbc_zbs-lp64d-non-multilib-build-log artifact
newlib-rv32imc_zba_zbb_zbc_zbs-ilp32d-non-multilib Build failure. Please check the 94054-newlib-rv32imc_zba_zbb_zbc_zbs-ilp32d-non-multilib-build-log artifact

Notes

Patch(es) were applied to the hash https://github.com/gcc-mirror/gcc/commit/a3d1469c7c7e152fa7a5dbc95dbc6d1f3792bbd8. If this patch commit depends on or conflicts with a recently committed patch, then these results may be outdated.

Additional information

github-actions[bot] commented 1 month ago

Testsuite Status

Summary

Build Failures Additional Info
linux-rv64gcv-lp64d-multilib Build failure. Please check the 94054-linux-rv64gcv-lp64d-multilib-build-log artifact
linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-non-multilib Build failure. Please check the 94054-linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-non-multilib-build-log artifact
newlib-rv64gcv-lp64d-multilib Build failure. Please check the 94054-newlib-rv64gcv-lp64d-multilib-build-log artifact
newlib-rv64gc-lp64d-multilib Build failure. Please check the 94054-newlib-rv64gc-lp64d-multilib-build-log artifact
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-non-multilib Build failure. Please check the 94054-linux-rv64gc_zba_zbb_zbc_zbs-lp64d-non-multilib-build-log artifact
newlib-rv32imc_zba_zbb_zbc_zbs-ilp32d-non-multilib Build failure. Please check the 94054-newlib-rv32imc_zba_zbb_zbc_zbs-ilp32d-non-multilib-build-log artifact
New Failures gcc g++ gfortran Previous Hash
Resolved Failures gcc g++ gfortran Previous Hash
Unresolved Failures gcc g++ gfortran Previous Hash

Additional information