git.postgresql.org Git - postgresql.git/commit
Wed, 6 Mar 2024 07:22:15 +0000 (14:22 +0700)
Wed, 6 Mar 2024 07:25:20 +0000 (14:25 +0700)
commit 9f225e992bedd7615b48418bd53d21b6b003dd3f
Introduce helper SIMD functions for small byte arrays
vector8_min - helper for emulating ">=" semantics
vector8_highbit_mask - used to turn the result of a vector
comparison into a bitmask
Masahiko Sawada
Reviewed by Nathan Bossart, with additional adjustments by me
Discussion: https://postgr.es/m/CAFBsxsHbBm_M22gLBO%2BAZT4mfMq3L_oX3wdKZxjeNnT7fHsYMQ%40mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom