Closed github-actions[bot] closed 5 months ago
The following issues have been found with 33982-v213_Vect_Support_loop_len_in_vectorizable_early_exit-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: blocks of 8 spaces should be replaced with tabs (3 error(s)) ===
gcc/config/riscv/vector.md:6125:45: [(set (match_operand:P 0 "register_operand"████████████████ "=r")
gcc/config/riscv/vector.md:6131:46: (match_operand 3 "vector_length_operand"████████" rK")
gcc/config/riscv/vector.md:6132:42: (match_operand 4 "const_int_operand"████████ " i")
=== ERROR type #2: lines should not exceed 80 characters (2 error(s)) ===
gcc/config/riscv/autovec-opt.md:1459:80: && riscv_vector::get_vector_mode (Pmode, GET_MODE_NUNITS (<VB_VLS:MODE>mode)).exists ()"
gcc/config/riscv/autovec.md:2632:80: && riscv_vector::get_vector_mode (Pmode, GET_MODE_NUNITS (<MODE>mode)).exists ()"
Target | Status |
---|---|
Baseline hash: https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 | Applied |
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/e656656e711949ef42a7e284f7cf81ca56f37374 | Applied |
Patch applied successfully
Target | Status |
---|---|
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-non-multilib | Success |
newlib-rv64gc-lp64d-multilib | Success |
linux-rv64gcv-lp64d-multilib | Success |
newlib-rv64gcv-lp64d-multilib | Success |
linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-non-multilib | Success |
Patch(es) were applied to the hash https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58. If this patch commit depends on or conflicts with a recently committed patch, then these results may be outdated.
New Failures | gcc | g++ | gfortran | Previous Hash |
---|---|---|---|---|
linux: rv32gcv ilp32d medlow multilib | 8/4 | 0/0 | 0/0 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
linux: rv64gcv lp64d medlow multilib | 8/4 | 0/0 | 0/0 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
newlib: rv64gcv lp64d medlow multilib | 9/5 | 0/0 | 0/0 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
Resolved Failures | gcc | g++ | gfortran | Previous Hash |
---|
Unresolved Failures | gcc | g++ | gfortran | Previous Hash |
---|---|---|---|---|
linux: rv32 Bitmanip ilp32d medlow | 379/33 | 12/3 | 12/2 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
linux: rv32gcv ilp32d medlow multilib | 404/53 | 16/4 | 12/2 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
linux: rv64 Bitmanip lp64d medlow | 384/34 | 12/3 | 12/2 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
linux: rv64gcv lp64d medlow multilib | 407/53 | 16/4 | 12/2 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
newlib: rv32gc ilp32d medlow multilib | 410/39 | 42/7 | 0/0 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
newlib: rv64gc lp64d medlow multilib | 406/37 | 18/5 | 0/0 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
newlib: rv64gcv lp64d medlow multilib | 426/54 | 22/6 | 0/0 | https://github.com/gcc-mirror/gcc/commit/43fb827f259e6fdea39bc4021950c810be769d58 |
FAIL: gcc.dg/vect/slp-mask-store-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "LOOP VECTORIZED" 1
FAIL: gcc.dg/vect/slp-mask-store-1.c scan-tree-dump-times vect "LOOP VECTORIZED" 1
XPASS: gcc.dg/vect/tsvc/vect-tsvc-s332.c -flto -ffat-lto-objects scan-tree-dump vect "vectorized 1 loops"
XPASS: gcc.dg/vect/tsvc/vect-tsvc-s332.c scan-tree-dump vect "vectorized 1 loops"
XPASS: gcc.dg/vect/tsvc/vect-tsvc-s481.c -flto -ffat-lto-objects scan-tree-dump vect "vectorized 1 loops"
XPASS: gcc.dg/vect/tsvc/vect-tsvc-s481.c scan-tree-dump vect "vectorized 1 loops"
XPASS: gcc.dg/vect/tsvc/vect-tsvc-s482.c -flto -ffat-lto-objects scan-tree-dump vect "vectorized 1 loops"
XPASS: gcc.dg/vect/tsvc/vect-tsvc-s482.c scan-tree-dump vect "vectorized 1 loops"
newlib rv64gcv lp64d medlow multilib:
FAIL: gcc.target/riscv/rvv/autovec/gather-scatter/strided_load_run-2.c (test for excess errors)
Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/9106419173
Patch information
Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=33982 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20240516040542.2734412-2-pan2.li@intel.com/ Patch id: 90227
Build Targets
multilib
, please refer to the table below to see all the targets within that multilib.-march
stringrv32gc-ilp32d
,rv64gc-lp64d
rv64gcv-lp64d
rv32gcv-ilp32d
,rv64gcv-lp64d
Target Information
-march
stringgc_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