ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 37951-12_lower_SLP_load_permutation_to_interleaving-2 #2159

Open github-actions[bot] opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

Precommit CI Run information

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

Patch information

Applied patches: 1 -> 2 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=37951 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20240829112146.78FEA385F010@sourceware.org/ Patch id: 96670

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-rv64gcv-lp64d-multilib rv64gcv-lp64d, rv32gc-ilp32d, rv64gc-lp64d, rv32imc_zba_zbb_zbc_zbs-ilp32
linux-rv64gcv-lp64d-multilib rv32gcv-ilp32d, rv64gcv-lp64d
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-multilib rv32gc_zba_zbb_zbc_zbs-ilp32d, rv64gc_zba_zbb_zbc_zbs-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 3 weeks ago

Lint Status

The following issues have been found with 37951-12_lower_SLP_load_permutation_to_interleaving-2 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: there should be exactly one space between function name and parenthesis (1 error(s)) ===
gcc/tree-vect-slp.cc:4186:66:     ???  An even number of lanes could be reduced to 1<<ceil_log2(N)-1 lanes

Additional information

github-actions[bot] commented 3 weeks ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/bd2ccc24420c0789a3ad0b49d0ea4c2e7653afae Applied

Git log

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

> git log --oneline 6cd806adaceb8e653646534b83685b0a129262a7^..HEAD
5d48e65187a RISC-V: load and store-lanes with SLP
a4c93bf0913 lower SLP load permutation to interleaving
6cd806adace Daily bump.

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 3 weeks ago

Build GCC Status

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

Notes

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

The following targets are build only targets:

Additional information

github-actions[bot] commented 3 weeks ago

Testsuite Status

Summary

New Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow multilib 16/14 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
linux: rv32gcv ilp32d medlow multilib 34/23 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
linux: rv64 Bitmanip lp64d medlow multilib 16/14 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
linux: rv64gcv lp64d medlow multilib 34/23 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv32gc ilp32d medlow multilib 16/14 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 16/14 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv64gc lp64d medlow multilib 16/14 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv64gcv lp64d medlow multilib 34/23 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
Resolved Failures gcc g++ gfortran Previous Hash
linux: rv32gcv ilp32d medlow multilib 4/2 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
linux: rv64gcv lp64d medlow multilib 4/2 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv64gcv lp64d medlow multilib 4/2 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
Unresolved Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow multilib 230/41 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
linux: rv32gcv ilp32d medlow multilib 280/70 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
linux: rv64 Bitmanip lp64d medlow multilib 230/42 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
linux: rv64gcv lp64d medlow multilib 278/70 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv32gc ilp32d medlow multilib 261/47 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 263/49 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv64gc lp64d medlow multilib 252/45 9/3 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7
newlib: rv64gcv lp64d medlow multilib 301/73 15/5 0/0 https://github.com/gcc-mirror/gcc/commit/6cd806adaceb8e653646534b83685b0a129262a7

New Failures Across All Affected Targets (8 targets / 8 total targets)

FAIL: gcc.dg/vect/costmodel/riscv/rvv/pr113112-2.c scan-tree-dump-times vect "Maximum lmul = 4, At most 16 number of live V_REG" 1
FAIL: gcc.dg/vect/costmodel/riscv/rvv/pr113112-4.c scan-assembler e64,m4
FAIL: gcc.dg/vect/costmodel/riscv/rvv/pr113112-4.c scan-assembler-not e64,m2
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-1.c scan-assembler-times vsseg4e8\\.v 4
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-10.c scan-assembler-times vsetvli\\s+[a-x0-9]+,\\s*[a-x0-9]+ 14
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-11.c scan-assembler-times vsetvli\\s+[a-x0-9]+,\\s*[a-x0-9]+ 14
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-12.c scan-assembler-times vsetvli\\s+[a-x0-9]+,\\s*[a-x0-9]+ 14
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-2.c scan-assembler-times vsseg4e16\\.v 4
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-2.c scan-assembler-times vsseg7e16\\.v 2
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-3.c scan-assembler-times vsseg4e32\\.v 4
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-4.c scan-assembler-times vsseg4e64\\.v 4
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-5.c scan-assembler-times vsseg4e32\\.v 4
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-6.c scan-assembler-times vsetvli\\s+[a-x0-9]+,\\s*[a-x0-9]+,\\s*e8,\\s*m1,\\s*t[au],\\s*m[au] 14
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-7.c scan-assembler-times vsetvli\\s+[a-x0-9]+,\\s*[a-x0-9]+ 14
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-8.c scan-assembler-times vsetvli\\s+[a-x0-9]+,\\s*[a-x0-9]+ 14
FAIL: gcc.target/riscv/rvv/autovec/struct/struct_vect-9.c scan-assembler-times vsetvli\\s+[a-x0-9]+,\\s*[a-x0-9]+ 14

Architecture Specific New Failures

newlib rv64gcv lp64d medlow multilib:

FAIL: gcc.dg/vect/slp-1.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/slp-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/slp-perm-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-5.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-7.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-7.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-8.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-8.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-9.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-9.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
XPASS: gcc.dg/vect/slp-2.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 4
XPASS: gcc.dg/vect/slp-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
XPASS: gcc.dg/vect/slp-54.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorizing stmts using SLP"
XPASS: gcc.dg/vect/slp-54.c scan-tree-dump vect "vectorizing stmts using SLP"
XPASS: gcc.dg/vect/slp-multitypes-11-big-array.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11-big-array.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1

linux rv64gcv lp64d medlow multilib:

FAIL: gcc.dg/vect/slp-1.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/slp-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/slp-perm-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-5.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-7.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-7.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-8.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-8.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-9.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-9.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
XPASS: gcc.dg/vect/slp-2.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 4
XPASS: gcc.dg/vect/slp-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
XPASS: gcc.dg/vect/slp-54.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorizing stmts using SLP"
XPASS: gcc.dg/vect/slp-54.c scan-tree-dump vect "vectorizing stmts using SLP"
XPASS: gcc.dg/vect/slp-multitypes-11-big-array.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11-big-array.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1

linux rv32gcv ilp32d medlow multilib:

FAIL: gcc.dg/vect/slp-1.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/slp-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/slp-perm-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-5.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-7.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-7.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-8.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-8.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-9.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 0
FAIL: gcc.dg/vect/slp-perm-9.c scan-tree-dump-times vect "vectorizing stmts using SLP" 0
XPASS: gcc.dg/vect/slp-2.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 4
XPASS: gcc.dg/vect/slp-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
XPASS: gcc.dg/vect/slp-54.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorizing stmts using SLP"
XPASS: gcc.dg/vect/slp-54.c scan-tree-dump vect "vectorizing stmts using SLP"
XPASS: gcc.dg/vect/slp-multitypes-11-big-array.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11-big-array.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
XPASS: gcc.dg/vect/slp-multitypes-11.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1

Resolved Failures Across All Affected Targets (3 targets / 8 total targets)

FAIL: gcc.dg/vect/slp-cond-2-big-array.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.dg/vect/slp-cond-2-big-array.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.dg/vect/slp-cond-2.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.dg/vect/slp-cond-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4

Additional information