Re: broken JIT support on Fedora 40 - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: broken JIT support on Fedora 40
Date
Msg-id CA+hUKGLh_CagXrE3qtzL-qvW96xFMeRkH8LrFe7sTHA5Ls2_HA@mail.gmail.com
Whole thread Raw
In response to Re: broken JIT support on Fedora 40  (Dmitry Dolgov <9erthalion6@gmail.com>)
Responses Re: broken JIT support on Fedora 40
List 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 by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Popcount optimization using AVX512
Next
From: Corey Huinker
Date:
Subject: Re: Statistics Import and Export