ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 37935-v1_RISCV_Support_form_1_of_integer_scalar_SATADD-1 #2156

Closed github-actions[bot] closed 2 months ago

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

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=37935 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20240829062542.3451179-1-pan2.li@intel.com/ Patch id: 96647

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 months ago

Lint Status

The following issues have been found with 37935-v1_RISCV_Support_form_1_of_integer_scalar_SATADD-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: dot, space, space, end of comment (5 error(s)) ===
gcc/config/riscv/riscv.cc:11989:18:   15. z = z | max  */
gcc/config/riscv/riscv.cc:12021:34:  /* Step-3: lt = x < 0, neg = -lt  */
gcc/config/riscv/riscv.cc:12025:72:  /* Step-4: max = 0x7f..., max = max ^ neg, neg = -and, max = max & neg  */
gcc/config/riscv/riscv.cc:12031:44:  /* Step-5: and = and - 1, dest = sum & and  */
gcc/config/riscv/riscv.cc:12035:67:  /* Step-6: xmode_dest = xmode_dest | xmode_max, dest = xmode_dest  */

=== ERROR type #2: dot, space, space, new sentence (6 error(s)) ===
gcc/config/riscv/riscv.cc:11984:6:   10.█max = max ^ neg
gcc/config/riscv/riscv.cc:11985:6:   11.█neg = -and
gcc/config/riscv/riscv.cc:11986:6:   12.█max = max & neg
gcc/config/riscv/riscv.cc:11987:6:   13.█and = and - 1
gcc/config/riscv/riscv.cc:11988:6:   14.█z = sum & and
gcc/config/riscv/riscv.cc:11989:6:   15.█z = z | max  */

=== ERROR type #3: there should be exactly one space between function name and parenthesis (1 error(s)) ===
gcc/config/riscv/riscv.cc:11973:14:   z = SAT_ADD(x, y).

Additional information

github-actions[bot] commented 2 months ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/3cb92be94e6581697369eeafdb67057c8cfba73f Applied

Git log

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

> git log --oneline 898f013e195fa828bb30ae6ba4ad50abbd804fbd^..HEAD
bfc12f6d9c7 RISC-V: Support form 1 of integer scalar .SAT_ADD
898f013e195 AVR: Overhaul the avr-ifelse RTL optimization pass.

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 2 months ago

Build GCC Status

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

Notes

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

Testsuite Status

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 multilib 230/41 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd
linux: rv32gcv ilp32d medlow multilib 284/72 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd
linux: rv64 Bitmanip lp64d medlow multilib 230/42 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd
linux: rv64gcv lp64d medlow multilib 282/72 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd
newlib: rv32gc ilp32d medlow multilib 261/47 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 263/49 27/5 0/0 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd
newlib: rv64gc lp64d medlow multilib 252/45 9/3 0/0 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd
newlib: rv64gcv lp64d medlow multilib 305/75 15/5 0/0 https://github.com/gcc-mirror/gcc/commit/898f013e195fa828bb30ae6ba4ad50abbd804fbd

Additional information