Re: a couple of small patches for simd.h

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: John Naylor <johncnaylorls@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-09-25T19:10:19Z
Lists: pgsql-hackers

Attachments

Here's a new version of 0002 with a modified SSE2 implementation, as
discussed elsewhere [0].  This allows us to remove vector8_ssub().

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

-- 
nathan

Commits

  1. Optimize vector8_has_le() on AArch64.

  2. Fix broken cast on MSVC