Re: Proposal for enabling auto-vectorization for checksum calculations

Andrew Kim <tenistarkim@gmail.com>

From: tenistarkim@gmail.com
To: Matthew Sterrett <matthewsterrett2@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, byavuz81@gmail.com, slpmcf@gmail.com, raghuveer.devulapalli@intel.com, akash.shankaran@intel.com
Date: 2025-09-11T06:21:26Z
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