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-23 15:27:17
Message-ID: aZxx1ewhf_ZBd6Ck@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 23, 2026 at 05:38:01PM +0700, John Naylor wrote:
> +1 -- my only nitpick is "Since pg_popcount() uses a function
> pointer..." is really "may use".

Committed, thanks for the suggestions and for reviewing!

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2026-02-23 15:32:50 Re: centralize CPU feature detection
Previous Message Dmitry Dolgov 2026-02-23 15:26:44 Re: Add ssl_(supported|shared)_groups to sslinfo