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

From Raghuveer Devulapalli
Subject Re: Popcount optimization using AVX512
Date
Msg-id 173032159044.1162.17669652767784249811.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Popcount optimization using AVX512  (Raghuveer Devulapalli <raghuveer.devulapalli@intel.com>)
Responses Re: Popcount optimization using AVX512
List pgsql-hackers
BTW, I just realized function attributes for xsave and avx512 don't work on MSVC (see
https://developercommunity.visualstudio.com/t/support-function-target-attribute-and-mutiversioning/10130630).Not sure
ifyou care about it. Its an easy fix (see https://gcc.godbolt.org/z/Pebdj3vMx). 

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Shave a few cycles off our ilog10 implementation
Next
From: Peter Smith
Date:
Subject: Re: define pg_structiszero(addr, s, r)