On Wed, Mar 08, 2023 at 01:54:15PM +1300, David Rowley wrote:
> Interesting and quite impressive performance numbers.

Thanks for taking a look.

> From having a quick glance at the patch, it looks like you'll need to
> take some extra time to make it work on 32-bit builds.

At the moment, the support for SIMD intrinsics in Postgres is limited to
64-bit (simd.h has the details).  But yes, if we want to make this work for
32-bit builds, additional work is required.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com


Reply via email to