Re: [PATCH 2/2] RISC-V: Support RISC-V Profiles RVA/B23.

2024-12-15 Thread Jeff Law
On 12/3/24 4:02 AM, Jiawei wrote: This patch introduces support for RISC-V Profiles RV23A and RV23B [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profiles/releases/tag/rva23-rvb23-v0.7-ratification-vote gcc/ChangeLog:

Re: [PATCH 2/2] RISC-V: Support RISC-V Profiles RVA/B23.

2024-12-15 Thread Jeff Law
On 12/3/24 8:04 PM, Jiawei wrote: We talked about this at the Cauldron, but I forget if we actually ended up saying anything on the mailing lists.  IIRC the general conclusion here was that we should take advantage of all the RVA22/23 mandatory features, even if they're defacto not implem

Re: [PATCH 2/2] RISC-V: Support RISC-V Profiles RVA/B23.

2024-12-03 Thread Jiawei
在 2024/12/3 23:54, Palmer Dabbelt 写道: On Tue, 03 Dec 2024 03:02:47 PST (-0800), jia...@iscas.ac.cn wrote: This patch introduces support for RISC-V Profiles RV23A and RV23B [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profile

Re: [PATCH 2/2] RISC-V: Support RISC-V Profiles RVA/B23.

2024-12-03 Thread Palmer Dabbelt
On Tue, 03 Dec 2024 03:02:47 PST (-0800), jia...@iscas.ac.cn wrote: This patch introduces support for RISC-V Profiles RV23A and RV23B [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profiles/releases/tag/rva23-rvb23-v0.7-ratificat

[PATCH 2/2] RISC-V: Support RISC-V Profiles RVA/B23.

2024-12-03 Thread Jiawei
This patch introduces support for RISC-V Profiles RV23A and RV23B [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profiles/releases/tag/rva23-rvb23-v0.7-ratification-vote gcc/ChangeLog: * common/config/riscv/riscv-common.c