Introduce helper SIMD functions for small byte arrays
John Naylor <john.naylor@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port/simd.h | modified | +47 −0 |
Discussion
- [PoC] Improve dead tuple storage for lazy vacuum 462 messages · 2021-07-07 → 2024-05-08