Re: Popcount optimization using AVX512 - Mailing list pgsql-hackers

From Raghuveer Devulapalli
Subject Re: Popcount optimization using AVX512
Date
Msg-id 173022983862.1162.9439822012408182864.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Popcount optimization using AVX512  ("Amonson, Paul D" <paul.d.amonson@intel.com>)
Responses Re: Popcount optimization using AVX512
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       tested, failed
Spec compliant:           tested, failed
Documentation:            tested, failed

Changes LGTM. Makes the Makefile look clean. Built and ran tests with `make check` with gcc-13 on a ICX and gcc-11 on
SKX.I built on top of this patch and converted SSE4.2 and AVX-512 CRC32C to use function attributes too. 

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: RFC: Extension Packaging & Lookup
Next
From: Robert Haas
Date:
Subject: Re: Eager aggregation, take 3