Re: a couple of small patches for simd.h

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: John Naylor <johncnaylorls(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: a couple of small patches for simd.h
Date: 2025-09-25 21:27:35
Message-ID: aNWzxxWxV3ScHNeE@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 25, 2025 at 02:10:19PM -0500, Nathan Bossart wrote:
> Here's a new version of 0002 with a modified SSE2 implementation, as
> discussed elsewhere [0]. This allows us to remove vector8_ssub().

Sorry for the noise. v3 fixes the mixed-declarations-and-code problems.

--
nathan

Attachment Content-Type Size
v3-0001-Optimize-vector8_has_le-on-AArch64.patch text/plain 2.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-09-25 21:31:18 Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Previous Message Joel Jacobson 2025-09-25 21:13:31 Re: Optimize LISTEN/NOTIFY