ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 37843-v219_RISCV_Fix_vid_const_vector_expander_for_nonnpatterns_size_steps-9 #2129

Open github-actions[bot] opened 2 weeks ago

github-actions[bot] commented 2 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/10572201434

Patch information

Applied patches: 1 -> 9 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=37843 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20240827003710.1513605-10-patrick@rivosinc.com/ Patch id: 96529

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 2 weeks ago

Lint Status

The following issues have been found with 37843-v219_RISCV_Fix_vid_const_vector_expander_for_nonnpatterns_size_steps-9 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/config/riscv/riscv-v.h:86:33:extern bool valid_vec_immediate_p(rtx);

Additional information

github-actions[bot] commented 2 weeks ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/a1062b0c07bb729cf6a1fff34929d22e5d5b633d Applied

Git log

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

> git log --oneline 92c5265d22afaac146b2a7ecbc3dac9fc3382877^..HEAD
f71b037b733 RISC-V: Add cost model asserts
bee7cf182b7 RISC-V: Add vslide1up/down pattern to expand_const_vector
49f375a82f4 RISC-V: Move helper functions above expand_const_vector
efdea17c62b RISC-V: Allow non-duplicate bool patterns in expand_const_vector
90ceebb014c RISC-V: Handle 0.0 floating point pattern costing to match const_vector expander
5a4335a6093 RISC-V: Emit costs for bool and stepped const vectors
359b3673a97 RISC-V: Handle case when constant vector construction target rtx is not a register
9a7953e6f1e RISC-V: Reorder insn cost match order to match corresponding expander match order
b2f5e78ba2e RISC-V: Fix vid const vector expander for non-npatterns size steps
92c5265d22a diagnostics: move output formats from diagnostic.{c,h} to their own files

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 2 weeks ago

Build GCC Status

Target Status
newlib-rv64gc-lp64d-non-multilib Success
linux-rv64gc-lp64d-non-multilib Success
newlib-rv64gcv-lp64d-multilib Success
linux-rv64gcv-lp64d-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/92c5265d22afaac146b2a7ecbc3dac9fc3382877. 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 2 weeks ago

Testsuite Status

Summary

New Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
linux: rv32gcv ilp32d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
linux: rv64 Bitmanip lp64d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
linux: rv64gcv lp64d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv32gc ilp32d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv64gc lp64d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv64gcv lp64d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
Resolved Failures gcc g++ gfortran Previous Hash
newlib: rv64gcv lp64d medlow multilib 4/3 0/0 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
Unresolved Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow multilib 229/40 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
linux: rv32gcv ilp32d medlow multilib 283/71 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
linux: rv64 Bitmanip lp64d medlow multilib 229/41 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
linux: rv64gcv lp64d medlow multilib 281/71 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv32gc ilp32d medlow multilib 260/46 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 262/48 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv64gc lp64d medlow multilib 251/44 9/3 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877
newlib: rv64gcv lp64d medlow multilib 300/71 15/5 0/0 https://github.com/gcc-mirror/gcc/commit/92c5265d22afaac146b2a7ecbc3dac9fc3382877

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

FAIL: gcc.dg/vect/costmodel/riscv/rvv/pr113112-4.c scan-assembler-not jr
FAIL: gcc.dg/vect/costmodel/riscv/rvv/pr113112-4.c scan-assembler-not sp
FAIL: gcc.target/riscv/rvv/autovec/vls/init-5.c -O3 -ftree-vectorize -mrvv-vector-bits=scalable  scan-assembler-times vle32\\.v 7
FAIL: gcc.target/riscv/rvv/autovec/vls/init-7.c -O3 -ftree-vectorize -mrvv-vector-bits=scalable  scan-assembler-times vle64\\.v 7

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

FAIL: gcc.target/riscv/rvv/autovec/partial/slp_run-18.c (test for excess errors)
FAIL: gcc.target/riscv/rvv/autovec/partial/slp_run-19.c (test for excess errors)
FAIL: gcc.target/riscv/rvv/autovec/unop/vfsqrt-run.c (test for excess errors)

Additional information