RE: [PATCH] RISC-V: Remove redundant functions

2023-09-11 Thread Li, Pan2 via Gcc-patches
Committed, thanks Kito. Pan -Original Message- From: Gcc-patches On Behalf Of Kito Cheng via Gcc-patches Sent: Monday, September 11, 2023 5:26 PM To: Juzhe-Zhong Cc: gcc-patches@gcc.gnu.org; kito.ch...@gmail.com Subject: Re: [PATCH] RISC-V: Remove redundant functions LGTM On Mon

Re: [PATCH] RISC-V: Remove redundant functions

2023-09-11 Thread Kito Cheng via Gcc-patches
LGTM On Mon, Sep 11, 2023 at 5:20 PM Juzhe-Zhong wrote: > > I just finished V2 version of LMUL cost model. > Turns out we don't these redundant functions. > > Remove them. > > gcc/ChangeLog: > > * config/riscv/riscv-protos.h (get_all_predecessors): Remove. > (get_all_successors):