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

2025-04-24 Thread Jeff Law
On 1/20/25 8:59 PM, 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 Version log: Using lowercase letters to present Profil

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

2025-01-20 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 Version log: Using lowercase letters to present Profiles. Using '_' as divsor between Profile