Fix unused function warning on Arm platforms
John Naylor <john.naylor@postgresql.org>
Author:
John Naylor <john.naylor@postgresql.org>
Date: 2026-04-05T01:49:47Z
Releases:
19 (unreleased)
Fix unused function warning on Arm platforms Guard definition pg_pmull_available() on compile-time availability of PMULL. Oversight in fbc57f2bc. In passing, remove "inline" hint for consistency. Reported-by: Tomas Vondra <tomas@vondra.me> Discussion: https://postgr.es/m/f153d5a4-a9be-4211-b0b2-7e99b56d68d5@vondra.me
Files
| Path | Change | +/− |
|---|---|---|
| src/port/pg_crc32c_armv8_choose.c | modified | +3 −1 |
Discussion
- vectorized CRC on ARM64 28 messages · 2025-05-14 → 2026-07-01