Re: [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.

2025-07-14 Thread Umesh Kalappa
Hi Jeff and others , Sent the latest update patch and the issue with testcase for the types like long long and unsigned long long . Please pass your comments and the suggestions . Thank you ~U On Mon, Jul 14, 2025 at 5:42 PM Umesh Kalappa wrote: > Thank you Jeff and let us verify from our end

Re: [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.

2025-07-14 Thread Umesh Kalappa
Thank you Jeff and let us verify from our end and come back . ~U On Mon, Jul 14, 2025 at 5:36 PM Jeff Law wrote: > > > On 7/14/25 5:58 AM, Umesh Kalappa wrote: > > Hi Jeff and Marco, > > > > Please pass your comments on the below changes and do needful. > The changes fail pre-commit tsting: > >

Re: [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.

2025-07-14 Thread Jeff Law
On 7/14/25 5:58 AM, Umesh Kalappa wrote: Hi Jeff and Marco, Please pass your comments on the below changes and do needful. The changes fail pre-commit tsting: https://patchwork.sourceware.org/project/gcc/patch/20250702071624.753431-1-ukalappa.m...@gmail.com/

Re: [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.

2025-07-14 Thread Umesh Kalappa
Hi Jeff and Marco, Please pass your comments on the below changes and do needful. Thank you ~U On Sun, Jul 6, 2025 at 12:56 PM Umesh Kalappa wrote: > Hi @Jeff Law and @ma...@orcam.me.uk > , > > Please have a look at the updated patch for conditional move support and > any comments or sugges

Re: [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.

2025-07-06 Thread Umesh Kalappa
Hi @Jeff Law and @ma...@orcam.me.uk , Please have a look at the updated patch for conditional move support and any comments or suggestions please let us know ? Thank you ~U On Wed, Jul 2, 2025 at 12:46 PM Umesh Kalappa wrote: > Indentation are updated accordingly and no regress found. > >