On 12/20/24 17:16, Andrew Pinski wrote:
> On Fri, Dec 20, 2024 at 2:14 PM Vineet Gupta <vine...@rivosinc.com> wrote:
>> This improves codegen for x264 sum of absolute difference routines.
>> The insn count is same, but we avoid double widening ops and ensuing
>> whole register moves.
>>
>> Also for more general applicability, we chose to implement abs diff
>> vs. the sum of abs diff variant.
>>
>> Suggested-by: Robin Dapp <rd...@ventanamicro.com>
>> Co-developed-by: Pan Li <pan2...@intel.com>
> I think we use Co-Authored-By rather than Co-developed-by.

Fixed locally.

Thx,
-Vineet

Reply via email to