On 10/11/22 21:39, Kito Cheng via Gcc-patches wrote:
I would suggest we do not include those header files unless we really need that.
Agreed. Policy is to include what's needed. There's actually some
scripts that will identify extraneous header includes, but I don't
recall if we ever ran
OK. I am gonna commit this with the following patches.
juzhe.zh...@rivai.ai
From: Kito Cheng
Date: 2022-10-12 11:39
To: juzhe.zhong
CC: gcc-patches
Subject: Re: [PATCH] RISC-V: Refine riscv-vector-builtins.o include files and
makefile.
I would suggest we do not include those header files
I would suggest we do not include those header files unless we really need that.
On Tue, Oct 11, 2022 at 2:32 PM wrote:
>
> From: Ju-Zhe Zhong
>
> gcc/ChangeLog:
>
> * config/riscv/riscv-vector-builtins.cc: Change include files same as
> ARM SVE.
> * config/riscv/t-riscv: Refine
From: Ju-Zhe Zhong
gcc/ChangeLog:
* config/riscv/riscv-vector-builtins.cc: Change include files same as
ARM SVE.
* config/riscv/t-riscv: Refine makefile.
---
gcc/config/riscv/riscv-vector-builtins.cc | 9 +++--
gcc/config/riscv/t-riscv | 14 --