Re: refactor architecture-specific popcount code

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: John Naylor <johncnaylorls(at)gmail(dot)com>
Cc: Greg Burd <greg(at)burd(dot)me>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: refactor architecture-specific popcount code
Date: 2026-02-21 21:23:19
Message-ID: aZoiR6fywU6WYaN3@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Feb 21, 2026 at 08:49:32AM +0700, John Naylor wrote:
> In short, I'm in favor of v14, along with the comment about newer
> compilers from v15.

WFM. Here's what I have staged for commit.

--
nathan

Attachment Content-Type Size
v16-0001-Remove-uses-of-popcount-builtins.patch text/plain 6.8 KB
v16-0002-Make-use-of-pg_popcount-in-more-places.patch text/plain 3.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexandre Felipe 2026-02-22 00:47:39 Re: Regression failures after changing PostgreSQL blocksize
Previous Message Josh Curtis 2026-02-21 21:15:32 Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin