On 11/28/25 1:10 AM, Kito Cheng wrote:
The placeholder_p parameter of function_builder::add_function is always
passed as false.  This was inherited from the AArch64 implementation but
is unnecessary for RISC-V.

gcc/ChangeLog:

        * config/riscv/riscv-vector-builtins.cc
        (function_builder::add_function): Remove placeholder_p parameter.
        (function_builder::add_unique_function): Update call.
        (function_builder::add_overloaded_function): Likewise.
        * config/riscv/riscv-vector-builtins.h
        (function_builder::add_function): Update declaration.
THanks.  Pushed to the trunk (preparing for the patchwork meeting ;-).

jeff

Reply via email to