Subject: Re: [PATCH] RISC-V: Allow profiles input in '--with-arch' option.
Hi Jiawei:
I would prefer to have full verification on arch-canonicalize side,
could you extract profile list to a def file like riscv-cores.def or
riscv-ext.def and then read that in arch-canonicalize?
Hi Jiawei:
I would prefer to have full verification on arch-canonicalize side,
could you extract profile list to a def file like riscv-cores.def or
riscv-ext.def and then read that in arch-canonicalize?
On Mon, Sep 1, 2025 at 6:03 PM Christoph Müllner
wrote:
>
>
>
> On Tue, Aug 26, 2025 at 11:26
On Tue, Aug 26, 2025 at 11:26 AM Jiawei wrote:
> This patch allows profiles input in '--with-arch'. With this change,
> profile names such as `rva22*`, `rvb23*`, or `rvi*` can be passed
> directly to `--with-arch` without triggering configure errors. This
> makes it easier to configure and buil
This patch allows profiles input in '--with-arch'. With this change,
profile names such as `rva22*`, `rvb23*`, or `rvi*` can be passed
directly to `--with-arch` without triggering configure errors. This
makes it easier to configure and build a toolchain targeting RISC-V
profiles, since the input