aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorJohn Naylor <john.naylor@postgresql.org>2023-08-10 11:36:15 +0700
committerJohn Naylor <john.naylor@postgresql.org>2023-08-10 11:36:15 +0700
commit4d14ccd6af6e788a7b79ff3ed77bda5bc71d2edc (patch)
treebef29664090f4cad6db22352d3c8a401bf724c27 /src/backend/utils/adt/jsonb_util.c
parentfa2e874946c5b9f23394358c131e987df7cc8ffb (diff)
downloadpostgresql-4d14ccd6af6e788a7b79ff3ed77bda5bc71d2edc.tar.gz
postgresql-4d14ccd6af6e788a7b79ff3ed77bda5bc71d2edc.zip
Use native CRC instructions on 64-bit LoongArch
As with the Intel and Arm CRC instructions, compiler intrinsics for them must be supported by the compiler. In contrast, no runtime check is needed. Aligned memory access is faster, so use the Arm coding as a model. YANG Xudong Discussion: https://postgr.es/m/b522a0c5-e3b2-99cc-6387-58134fb88cbe%40ymatrix.cn
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions