Re: pgsql: Inline CRC computation for small fixed-length input on x86
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Inline CRC computation for small fixed-length input on x86 |
| Дата | |
| Msg-id | 3857592.1743426546@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql: Inline CRC computation for small fixed-length input on x86 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: pgsql: Inline CRC computation for small fixed-length input on x86
Re: pgsql: Inline CRC computation for small fixed-length input on x86 |
| Список | pgsql-committers |
I wrote:
> What I conclude is that Red Hat hot-wired gcc to assume -msse4.2,
> but they didn't hot-wire clang the same way.
In confirmation of that: everything goes through fine if I manually
add -msse4.2 to configure's choice of BITCODE_CFLAGS. Not sure if
that line of thought can lead to a usable solution, or if it's
superior to messing with the attributes on relevant functions as
you mooted upthread.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера