mirror of https://github.com/postgres/postgres
Unlike TRY_POPCNT_FAST, which is defined in pg_bitutils.h, this
macro is defined in c.h (via pg_config.h), so we can check for it
earlier and avoid some unnecessary #includes on systems that lack
AVX-512 support.
Oversight in commit f78667bd91
.
Discussion: https://postgr.es/m/Zy5K5Qmlb3Z4dsd4%40nathan
pull/184/head
parent
b8df690492
commit
4225276e25
Loading…
Reference in new issue