Re: use SIMD in GetPrivateRefCountEntry()

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, Tomas Vondra <tomas(at)vondra(dot)me>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Georgios <gkokolatos(at)protonmail(dot)com>, Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: use SIMD in GetPrivateRefCountEntry()
Date: 2025-10-03 20:51:21
Message-ID: aOA3SR8Uw0r2AZmJ@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry for the noise. I fixed x86-64 builds in v2.

--
nathan

Attachment Content-Type Size
v2-0001-prepare-bufmgr-for-simd.patch text/plain 4.1 KB
v2-0002-simd-ify-GetPrivateRefCountEntry.patch text/plain 3.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Nathan Bossart 2025-10-03 20:33:21 Re: [PATCH] Hex-coding optimizations using SVE on ARM.