Re: vectorized CRC on ARM64

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: vectorized CRC on ARM64
Date: 2026-04-04 13:52:34
Message-ID: CANWCAZag5+OrG0Bkr24uei+aU2Ugt3sDR4N_5i0zf=BqEEUQsw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 3, 2026 at 8:54 PM Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
> v5 LGTM

Thanks for looking! Pushed with a minor comment tweak and removal of
the CFLAGS save-and-restore dance since we don't need it anymore.
Let's see what the buildfarm thinks.

--
John Naylor
Amazon Web Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2026-04-04 13:55:48 Re: Adding REPACK [concurrently]
Previous Message Matthias van de Meent 2026-04-04 13:51:09 Re: Better shared data structure management and resizable shared data structures