Re: [PATCH] Hex-coding optimizations using SVE on ARM.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: [PATCH] Hex-coding optimizations using SVE on ARM.
Дата
Msg-id Z4E-5oQGux-2R4iL@nathan
обсуждение исходный текст
Ответ на Re: [PATCH] Hex-coding optimizations using SVE on ARM.  ("Chiranmoy.Bhattacharya@fujitsu.com" <Chiranmoy.Bhattacharya@fujitsu.com>)
Ответы Re: [PATCH] Hex-coding optimizations using SVE on ARM.
Список pgsql-hackers
On Fri, Jan 10, 2025 at 11:10:03AM +0000, Chiranmoy.Bhattacharya@fujitsu.com wrote:
> We tried auto-vectorization and observed no performance improvement.

Do you mean that the auto-vectorization worked and you observed no
performance improvement, or the auto-vectorization had no effect on the
code generated?

> The instructions in src/include/port/simd.h are based on older SIMD
> architectures like NEON, whereas the patch uses the newer SVE, so some of
> the instructions used in the patch may not have direct equivalents in
> NEON. We will check the feasibility of integrating SVE in
> "src/include/port/simd.h" and get back to you.

Thanks!

-- 
nathan



В списке pgsql-hackers по дате отправления: