RE: Improve CRC32C performance on SSE4.2

From: "Devulapalli, Raghuveer" <raghuveer(dot)devulapalli(at)intel(dot)com>
To: "Devulapalli, Raghuveer" <raghuveer(dot)devulapalli(at)intel(dot)com>, Andy Fan <zhihuifan1213(at)163(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, John Naylor <johncnaylorls(at)gmail(dot)com>, Jesper Pedersen <jesperpedersen(dot)db(at)gmail(dot)com>, Tomas Vondra <tomas(at)vondra(dot)me>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Shankaran, Akash" <akash(dot)shankaran(at)intel(dot)com>
Subject: RE: Improve CRC32C performance on SSE4.2
Date: 2025-06-17 04:27:53
Message-ID: PH8PR11MB8286B2E6E0B6B9EE8D404C23FB73A@PH8PR11MB8286.namprd11.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Let me know if this fixes the failure. This is technically not a compiler bug.

> -----Original Message-----
> From: Devulapalli, Raghuveer <raghuveer(dot)devulapalli(at)intel(dot)com>
> Sent: Monday, June 16, 2025 4:53 PM
> To: Andy Fan <zhihuifan1213(at)163(dot)com>
> Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>; John Naylor
> <johncnaylorls(at)gmail(dot)com>; Jesper Pedersen <jesperpedersen(dot)db(at)gmail(dot)com>;
> Tomas Vondra <tomas(at)vondra(dot)me>; pgsql-hackers(at)lists(dot)postgresql(dot)org;
> Shankaran, Akash <akash(dot)shankaran(at)intel(dot)com>
> Subject: RE: Improve CRC32C performance on SSE4.2
>
> > Just be curious, what kind of optimization (like what -O2 does) could
> > mask this issue?
>
> >= -O1. Only -O0 shows this problem.
>
> Raghuveer
>
>

Attachment Content-Type Size
v1-0001-Fix-incorrect-checksum-calculation-when-build-wit.patch application/octet-stream 1.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-06-17 04:41:49 Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Previous Message Ashutosh Bapat 2025-06-17 04:21:32 Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close