Re: refactor architecture-specific popcount code

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Greg Burd <greg(at)burd(dot)me>
Cc: John Naylor <johncnaylorls(at)gmail(dot)com>, 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-03 22:42:53
Message-ID: aYJ57VKIhmGrh45C@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry for the noise. cfbot dislikes the lack of parentheses in
pg_popcount32().

--
nathan

Attachment Content-Type Size
v9-0001-Remove-some-unnecessary-optimizations-in-popcount.patch text/plain 7.0 KB
v9-0002-Remove-specialized-word-length-popcount-implement.patch text/plain 11.5 KB
v9-0003-Make-use-of-pg_popcount-in-more-places.patch text/plain 2.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Tomas Vondra 2026-02-03 22:41:57 Re: New access method for b-tree.