RE: Popcount optimization using AVX512

From: "Devulapalli, Raghuveer" <raghuveer(dot)devulapalli(at)intel(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Popcount optimization using AVX512
Date: 2024-11-07 20:38:21
Message-ID: PH8PR11MB82863742C254F23DE437D26CFB5C2@PH8PR11MB8286.namprd11.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Of course, as soon as I committed this, I noticed that it's broken. It seems that
> compilers are rather picky about how multiple target options are specified.

Just curious, which compiler complained?

Raghuveer

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2024-11-07 20:40:32 Re: Popcount optimization using AVX512
Previous Message Nathan Bossart 2024-11-07 20:32:09 Re: Popcount optimization using AVX512