Re: broken JIT support on Fedora 40

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: broken JIT support on Fedora 40
Дата
Msg-id CA+hUKGLh_CagXrE3qtzL-qvW96xFMeRkH8LrFe7sTHA5Ls2_HA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: broken JIT support on Fedora 40  (Dmitry Dolgov <9erthalion6@gmail.com>)
Ответы Re: broken JIT support on Fedora 40  (Dmitry Dolgov <9erthalion6@gmail.com>)
Список pgsql-hackers
On Fri, Mar 22, 2024 at 7:15 AM Dmitry Dolgov <9erthalion6@gmail.com> wrote:
> > For verification, I've modified the deform.outblock to call LLVMBuildRet
> > instead of LLVMBuildRetVoid and this seems to help -- inline and deform
> > stages are still performed as before, but nothing crashes. But of course
> > it doesn't sound right that inlining pass cannot process such code.

Thanks for investigating and filing the issue.  It doesn't seem to be
moving yet.  Do you want to share the LLVMBuildRet() workaround?
Maybe we need to consider shipping something like that in the
meantime?



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Popcount optimization using AVX512
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: Statistics Import and Export