Committed, thanks Kito.
Pan
-Original Message-
From: Kito Cheng
Sent: Thursday, November 9, 2023 10:43 AM
To: Juzhe-Zhong
Cc: gcc-patches@gcc.gnu.org; kito.ch...@gmail.com; jeffreya...@gmail.com;
rdapp@gmail.com
Subject: Re: [PATCH] RISC-V: Fix dynamic LMUL cost model ICE
LGTM
LGTM, thanks :)
On Thu, Nov 9, 2023 at 10:39 AM Juzhe-Zhong wrote:
>
> When trying to use dynamic LMUL to compile benchmark.
> Notice there is a bunch ICEs.
>
> This patch fixes those ICEs and append tests.
>
> gcc/ChangeLog:
>
> * config/riscv/riscv-vector-costs.cc (costs::preferred_new_
When trying to use dynamic LMUL to compile benchmark.
Notice there is a bunch ICEs.
This patch fixes those ICEs and append tests.
gcc/ChangeLog:
* config/riscv/riscv-vector-costs.cc (costs::preferred_new_lmul_p): Fix
ICE.
gcc/testsuite/ChangeLog:
* gcc.dg/vect/costmodel/riscv/