[PATCH] SVE popcount support - Mailing list pgsql-hackers

From Malladi, Rama
Subject [PATCH] SVE popcount support
Date
Msg-id 010101936e4aaa70-b474ab9e-b9ce-474d-a3ba-a3dc223d295c-000000@us-west-2.amazonses.com
Whole thread Raw
Responses Re: [PATCH] SVE popcount support
Re: [PATCH] SVE popcount support
Re: [PATCH] SVE popcount support
List pgsql-hackers

Please find attached a patch to PostgreSQL implementing SVE popcount. I used John Naylor's test_popcount module [0] to put together the attached graphs. This test didn't show any regressions with a relatively small number of bytes, and it showed the expected improvements with many bytes.

 

[0] https://postgr.es/m/CAFBsxsE7otwnfA36Ly44zZO+b7AEWHRFANxR1h1kxveEV=ghLQ@mail.gmail.com

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Don't overwrite scan key in systable_beginscan()
Next
From: Bruce Momjian
Date:
Subject: Re: Statistics Import and Export