Re: [PATCH] SVE popcount support

From: "Malladi, Rama" <ramamalladi(at)hotmail(dot)com>
To: "Chiranmoy(dot)Bhattacharya(at)fujitsu(dot)com" <Chiranmoy(dot)Bhattacharya(at)fujitsu(dot)com>, "Devanga(dot)Susmitha(at)fujitsu(dot)com" <Devanga(dot)Susmitha(at)fujitsu(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, "Ragesh(dot)Hajela(at)fujitsu(dot)com" <Ragesh(dot)Hajela(at)fujitsu(dot)com>, Salvatore Dipietro <dipiets(at)amazon(dot)com>
Subject: Re: [PATCH] SVE popcount support
Date: 2025-01-13 15:28:30
Message-ID: DS0PR19MB7248E6CE5F6F137BC52F3FA1B01F2@DS0PR19MB7248.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Here is the updated patch using
> pg_attribute_target("arch=armv8-a+sve") to compile the arch-specific
> function instead of using compiler flags.
>
> ---
This looks good. Thanks Chiranmoy and team. Can you address any other
feedback from Nathan or others here? Then we can pursue further reviews
and merging of the patch.
>
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chiranmoy.Bhattacharya@fujitsu.com 2025-01-13 15:48:49 Re: [PATCH] Hex-coding optimizations using SVE on ARM.
Previous Message Melanie Plageman 2025-01-13 15:22:15 Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection