Re: optimize several list functions with SIMD intrinsics
В списке pgsql-hackers по дате отправления:
| От | Ankit Kumar Pandey |
|---|---|
| Тема | Re: optimize several list functions with SIMD intrinsics |
| Дата | |
| Msg-id | 468200fd-a039-5edc-4907-0104d0953f70@gmail.com обсуждение исходный текст |
| Ответ на | Re: optimize several list functions with SIMD intrinsics (Nathan Bossart <nathandbossart@gmail.com>) |
| Ответы |
Re: optimize several list functions with SIMD intrinsics
|
| Список | pgsql-hackers |
On 15/03/23 21:53, Nathan Bossart wrote: > Did you try building without SIMD support? This is what I see: > list.c: In function ‘list_member_ptr’: > list.c:697:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] > 697 | const ListCell *cell; > | ^~~~~ > If your build doesn't have USE_NO_SIMD defined, this warning won't appear > because the code in question will be compiled out. My mistake, I tried with USE_NO_SIMD defined and it showed the warning. Sorry for the noise. Regards, Ankit
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера