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

From Malladi, Rama
Subject Re: [PATCH] SVE popcount support
Date
Msg-id DS0PR19MB7248E6CE5F6F137BC52F3FA1B01F2@DS0PR19MB7248.namprd19.prod.outlook.com
Whole thread Raw
In response to [PATCH] SVE popcount support  ("Malladi, Rama" <rvmallad@amazon.com>)
Responses Re: [PATCH] SVE popcount support
List 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.


pgsql-hackers by date:

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