RE: [PATCH v1] RISC-V: Refine the scalar SAT_* test cases

2025-07-14 Thread Li, Pan2
; rdapp@gmail.com; Chen, Ken ; Liu, Hongtao Subject: Re: [PATCH v1] RISC-V: Refine the scalar SAT_* test cases On 7/12/25 8:26 AM, pan2...@intel.com wrote: > From: Pan Li > > Per previous discuss with Jeff, we don't do complicated > asm check like scalar saturation alu. I

Re: [PATCH v1] RISC-V: Refine the scalar SAT_* test cases

2025-07-14 Thread Jeff Law
On 7/12/25 8:26 AM, pan2...@intel.com wrote: From: Pan Li Per previous discuss with Jeff, we don't do complicated asm check like scalar saturation alu. It is somehow not easy to maintain, as well as fragile. Thus, we remove these function-body check, and introduce the jmp label asm check i