Add RISC-V Zbb popcount optimization - Mailing list pgsql-hackers

From Greg Burd
Subject Add RISC-V Zbb popcount optimization
Date
Msg-id d9f246d9-70dc-45ed-b0a2-1c583e2835e3@app.fastmail.com
Whole thread Raw
Responses Re: Add RISC-V Zbb popcount optimization
Re: Add RISC-V Zbb popcount optimization
List pgsql-hackers
Hello.

Attached is a small patch that enables hardware popcount on RISC-V when available and also sets the arch flag to
'rv64gc_zbb'flag when appropriate.
 

best.

-greg
Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Next
From: KAZAR Ayoub
Date:
Subject: Add pg_stat_vfdcache view for VFD cache statistics