ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 26745-RISCV_Add_combine_optimization_by_slideup_for_vecinit_vectorization-1 #650

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

Precommit CI Run information

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

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=26745 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20231110033651.1127125-1-juzhe.zhong@rivai.ai/ Patch id: 79522

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 checks are in beta testing stages. Results are unstable and may be inaccurate.

github-actions[bot] commented 11 months ago

Lint Status

The following issues have been found with 26745-RISCV_Add_combine_optimization_by_slideup_for_vecinit_vectorization-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. If any of these warnings seem like false-positives that could be guarded against please contact me: patchworks-ci@rivosinc.com.

=== ERROR type #1: dot, space, space, new sentence (2 error(s)) ===
gcc/config/riscv/riscv-v.cc:526:9:       2.█Both of above are equal to nelts / 2.
gcc/config/riscv/riscv-v.cc:2206:6:  E.g.█v = {a, a, a, a, a, a, a, a, b, b, b, b, b, b, b, b}.

Additional information

github-actions[bot] commented 11 months ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/5a410860640f0fbd0a744dd89130d7d709a0ef07 Applied

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 11 months ago

Build GCC Status

Target Status
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-non-multilib Success
newlib-rv64gc-lp64d-multilib Success
linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-non-multilib Success
newlib-rv64gcv-lp64d-multilib Success
linux-rv64gcv-lp64d-multilib Success

Notes

Patch(es) were applied to the hash https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff. 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 11 months ago

Testsuite Status (Beta - Ignore Results)

Summary

New Failures gcc g++ gfortran Previous Hash
Resolved Failures gcc g++ gfortran Previous Hash
Unresolved Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow 29/14 17/7 30/5 https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff
linux: rv32gcv ilp32d medlow multilib 171/57 24/12 46/14 https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff
linux: rv64 Bitmanip lp64d medlow 30/15 13/4 30/5 https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff
linux: rv64gcv lp64d medlow multilib 50/33 13/4 14/4 https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff
newlib: rv32gc ilp32d medlow multilib 78/21 107/15 0/0 https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff
newlib: rv64gc lp64d medlow multilib 70/19 79/10 0/0 https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff
newlib: rv64gcv lp64d medlow multilib 84/33 79/10 0/0 https://github.com/gcc-mirror/gcc/commit/39d81b667373b0033f44702a4b532a4618dde9ff

Additional information