ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 25849-Refactor_and_cleanup_vsetvl_pass-11 #570

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/6775110323

Patch information

Applied patches: 1 -> 11 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=25849 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20231019083333.2052340-12-lehua.ding@rivai.ai/

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
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 25849-Refactor_and_cleanup_vsetvl_pass-11 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 (9 error(s)) ===
gcc/config/riscv/riscv-vsetvl.cc:2796:24:     fprintf (dump_file, "████████avl_def_loc:");
gcc/config/riscv/riscv-vsetvl.cc:2804:26:     fprintf (dump_file, "\n████████kill:");
gcc/config/riscv/riscv-vsetvl.cc:2810:26:     fprintf (dump_file, "\n████████avl_def_in:");
gcc/config/riscv/riscv-vsetvl.cc:2816:26:     fprintf (dump_file, "\n████████avl_def_out:");
gcc/config/riscv/riscv-vsetvl.cc:2916:26:     info.dump (dump_file, "████████");
gcc/config/riscv/riscv-vsetvl.cc:2923:24:     fprintf (dump_file, "████████def_loc: ");
gcc/config/riscv/riscv-vsetvl.cc:2925:24:     fprintf (dump_file, "████████kill: ");
gcc/config/riscv/riscv-vsetvl.cc:2927:24:     fprintf (dump_file, "████████vsetvl_def_in: ");
gcc/config/riscv/riscv-vsetvl.cc:2929:24:     fprintf (dump_file, "████████vsetvl_def_out: ");

=== ERROR type #2: dot, space, space, end of comment (1 error(s)) ===
gcc/config/riscv/riscv-vsetvl.cc:3044:25:      /* Compute m_transp */

=== ERROR type #3: dot, space, space, new sentence (3 error(s)) ===
gcc/config/riscv/riscv-vsetvl.cc:3023:40:   available at the end of the same block.█Since some optimization has
gcc/config/riscv/riscv-vsetvl.cc:3025:44:   have been previously computed on all paths.█As a formula, T at AVLOC(B)
gcc/config/riscv/riscv-vsetvl.cc:3033:8:    blocks.█As a formula, this means that T at ANTLOC(B) implies that T' at

=== ERROR type #4: there should be exactly one space between function name and parenthesis (4 error(s)) ===
gcc/config/riscv/riscv-vsetvl.cc:3025:69:   have been previously computed on all paths. As a formula, T at AVLOC(B)
gcc/config/riscv/riscv-vsetvl.cc:3026:25:   implies that T' at AVOUT(B).
gcc/config/riscv/riscv-vsetvl.cc:3033:50:   blocks. As a formula, this means that T at ANTLOC(B) implies that T' at
gcc/config/riscv/riscv-vsetvl.cc:3034:7:    ANTLOC(B) at AVIN(B).

=== ERROR type #5: there should be no space before a left square bracket (1 error(s)) ===
gcc/config/riscv/riscv-vsetvl.cc:3029:17:   the basic block [including this insn].

Additional information

github-actions[bot] commented 11 months ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/ff05a3e91ddac56acd23db107a9a44f246aeb8b1 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/56ed1055b2f40ac162ae8d382280ac07a33f789f Applied

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 11 months ago

Build GCC Status

Target Status
newlib-rv64gc-lp64d-multilib Pending

Notes

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

Waiting for build to complete.

Additional information