Re: support for SSE2 intrinsics

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: support for SSE2 intrinsics
Дата
Msg-id CAD21AoCpx9ezxvBFTMQOfkJ+yGRo=m_brVb7V-xg31==V2atHg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: support for SSE2 intrinsics  (John Naylor <john.naylor@enterprisedb.com>)
Ответы Re: support for SSE2 intrinsics  (John Naylor <john.naylor@enterprisedb.com>)
Список pgsql-hackers
Hi,

On Wed, Aug 3, 2022 at 2:01 PM John Naylor <john.naylor@enterprisedb.com> wrote:
>
>
> On Tue, Aug 2, 2022 at 11:53 PM Nathan Bossart <nathandbossart@gmail.com> wrote:
> > I did a bit of cross-checking, and AFAICT this is a reasonable starting
> > point.  emmintrin.h appears to be sufficient for one of my patches that
> > makes use of SSE2 instructions.  That being said, I imagine it'll be
> > especially important to keep an eye on the buildfarm when this change is
> > committed.
>
> Thanks for checking! Here's a concrete patch for testing.

I also think it's a good start. There is a typo in the commit message:

s/hepler/helper/

The rest looks good to me.

Regards,

-- 
Masahiko Sawada
EDB:  https://www.enterprisedb.com/



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Cygwin cleanup
Следующее
От: Robert Treat
Дата:
Сообщение: Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF