ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 34283-tobecommittedRISCV_Use_bclri_in_constant_synthesis-1 #1662

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 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/9322010762

Patch information

Applied patches: 1 -> 1 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=34283 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/4c22a73c-4d09-4a17-bbe4-d31e876b1f69@ventanamicro.com/ Patch id: 90754

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
newlib-rv64gcv-lp64d-multilib rv64gcv-lp64d
linux-rv64gcv-lp64d-multilib rv32gcv-ilp32d, rv64gcv-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 months ago

Lint Status

The following issues have been found with 34283-tobecommittedRISCV_Use_bclri_in_constant_synthesis-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 (2 error(s)) ===
gcc/config/riscv/predicates.md:400:0:████████    (match_test "UINTVAL (op) == GET_MODE_MASK (HImode)
gcc/config/riscv/riscv.md:1651:0:████████████████       (match_operand:X 2 "arith_or_mode_mask_or_zbs_operand")))]

=== ERROR type #2: lines should not exceed 80 characters (2 error(s)) ===
gcc/config/riscv/riscv.cc:904:80:               && (32 - popcount_hwi (value & HOST_WIDE_INT_C (0xffffffff80000000))) + 1 < cost)
gcc/config/riscv/riscv.md:1651:80:                       (match_operand:X 2 "arith_or_mode_mask_or_zbs_operand")))]

=== ERROR type #3: trailing whitespace (1 error(s)) ===
gcc/config/riscv/riscv.cc:898:67:    number of them cleared, we might be able to use bclri profitably.█

Additional information

github-actions[bot] commented 3 months ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/0c23f152a1493f1fdad714254240b2aa36adb373 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/0b3b6a8df77b0ae15078402ea5fb933d6fccd585 Applied

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 3 months ago

Build GCC Status

Additional information

github-actions[bot] commented 3 months ago

Testsuite Status

Waiting for build to complete.

Additional information