Re: [PATCH V2] RISC-V:Fix a bug that is the CMO builtins are missing parameter

2022-06-07 Thread Kito Cheng via Gcc-patches
On Tue, Jun 7, 2022 at 4:04 PM wrote: > > From: yulong > > We changed builtins format about zicbom and zicboz subextensions and added > test cases. > diff with the previous version: > 1.We deleted the RLT mode's second input operand. > 2.We modified the type of builtins from RISCV_BUILTIN_DIRECT

[PATCH V2] RISC-V:Fix a bug that is the CMO builtins are missing parameter

2022-06-07 Thread shiyulong
From: yulong We changed builtins format about zicbom and zicboz subextensions and added test cases. diff with the previous version: 1.We deleted the RLT mode's second input operand. 2.We modified the type of builtins from RISCV_BUILTIN_DIRECT to RISCV_BUILTIN_DIRECT_NO_TARGET. 3.We modified the