Re: a couple of small patches for simd.h - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: a couple of small patches for simd.h
Date
Msg-id aNWzxxWxV3ScHNeE@nathan
Whole thread Raw
In response to Re: a couple of small patches for simd.h  (Nathan Bossart <nathandbossart@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: "Joel Jacobson"
Date:
Subject: Re: Optimize LISTEN/NOTIFY
Next
From: Masahiko Sawada
Date:
Subject: Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM