Re: Use __attribute__((target(sse4.2))) for SSE42 CRC32C - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Use __attribute__((target(sse4.2))) for SSE42 CRC32C
Date
Msg-id Z0Tl_junZsxlBh-n@nathan
Whole thread Raw
In response to Re: Use __attribute__((target(sse4.2))) for SSE42 CRC32C  (Nathan Bossart <nathandbossart@gmail.com>)
Responses RE: Use __attribute__((target(sse4.2))) for SSE42 CRC32C
List pgsql-hackers
On Fri, Nov 22, 2024 at 09:00:01PM +0000, Devulapalli, Raghuveer wrote:
> Sure. Updated patch.

Thanks.  I think my only remaining feedback is that we should probably add
a comment to explain why we aren't doing this for ARM yet [0].

[0] https://postgr.es/m/ZwXsE0KG_wh6_heU%40nathan

-- 
nathan



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: AIX support
Next
From: Peter Geoghegan
Date:
Subject: Re: Self contradictory examining on rel's baserestrictinfo