Re: [PATCH] Hex-coding optimizations using SVE on ARM. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] Hex-coding optimizations using SVE on ARM.
Date
Msg-id 1519827.1736990839@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] Hex-coding optimizations using SVE on ARM.  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: [PATCH] Hex-coding optimizations using SVE on ARM.
List pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> I agree that the evidence you (John) gathered is enough reason to use memcpy().

Okay ... doesn't quite match my intuition, but intuition is a poor
guide to such things.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: convert libpgport's pqsignal() to a void function
Next
From: Tom Lane
Date:
Subject: Re: Change GUC hashtable to use simplehash?