https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113474

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Robin Dapp <rd...@gcc.gnu.org>:

https://gcc.gnu.org/g:7ca35f2e430081d6ec91e910002f92d9713350fa

commit r15-638-g7ca35f2e430081d6ec91e910002f92d9713350fa
Author: Robin Dapp <rd...@ventanamicro.com>
Date:   Fri May 10 12:44:44 2024 +0200

    internal-fn: Do not force vcond_mask operands to reg.

    In order to directly use constants this patch removes force_regs
    in the vcond_mask expander.

    gcc/ChangeLog:

            PR middle-end/113474

            * internal-fn.cc (expand_vec_cond_mask_optab_fn):  Remove
            force_regs.

    gcc/testsuite/ChangeLog:

            * gcc.target/riscv/rvv/autovec/pr113474.c: New test.
  • [Bug middle-end/113474] RISC-V:... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to