Re: [PATCH 1/2] RISC-V: Support RISC-V Profiles RV20/22.

2024-12-16 Thread Jiawei
在 2024/12/15 23:50, Jeff Law 写道: On 12/3/24 4:02 AM, Jiawei wrote: This patch introduces support for RISC-V Profiles RV20 and RV22 [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profiles/releases/tag/v1.0 gcc/ChangeLog:    

Re: [PATCH 1/2] RISC-V: Support RISC-V Profiles RV20/22.

2024-12-15 Thread Jeff Law
On 12/3/24 4:02 AM, Jiawei wrote: This patch introduces support for RISC-V Profiles RV20 and RV22 [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profiles/releases/tag/v1.0 gcc/ChangeLog: * common/config/riscv/riscv-co

[PATCH 1/2] RISC-V: Support RISC-V Profiles RV20/22.

2024-12-03 Thread Jiawei
This patch introduces support for RISC-V Profiles RV20 and RV22 [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profiles/releases/tag/v1.0 gcc/ChangeLog: * common/config/riscv/riscv-common.cc (struct riscv_profiles): New s