Re: call popcount32/64 directly on non-x86 platforms

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: call popcount32/64 directly on non-x86 platforms
Дата
Msg-id CAApHDvqAS0A8hkcpRLmYY0ydp9DvV9xHuWGGq0G2Xm52Jmz72w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: call popcount32/64 directly on non-x86 platforms  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: call popcount32/64 directly on non-x86 platforms  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
On Fri, 13 Aug 2021 at 01:11, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> So when on MSVC, you don't have to check CPUID for support?

That still needs to be checked in MSVC and as far as I can see it is
being properly checked.

David



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: call popcount32/64 directly on non-x86 platforms
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [PATCH] OpenSSL: Mark underlying BIO with the appropriate type flags