Re: Proposal for enabling auto-vectorization for checksum calculations

From: tenistarkim(at)gmail(dot)com
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: alvherre(at)postgresql(dot)org, andres(at)anarazel(dot)de
Subject: Re: Proposal for enabling auto-vectorization for checksum calculations
Date: 2025-09-11 06:06:26
Message-ID: 20250911060628.3950-1-andrew.kim@intel.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hi John,

Thanks for the feedback. This is v5 of the patchset, updated following your comments:

- Moved the function pointer definitions out of common headers and
into src/port, consistent with existing practice.

Thanks again for the guidance.

Best regards,
Kim Andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message tenistarkim 2025-09-11 06:06:27 [PATCH 1/2] Enable autovectorizing pg_checksum_block
Previous Message Tom Lane 2025-09-11 05:53:01 Re: someone else to do the list of acknowledgments