Re: --with-llvm on 32-bit platforms? - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: --with-llvm on 32-bit platforms?
Date
Msg-id CA+hUKG+KuAZFcY=8xzwGQnejXMb1yz4B=YQ3qBTUKehRHjLoJA@mail.gmail.com
Whole thread Raw
In response to Re: --with-llvm on 32-bit platforms?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: --with-llvm on 32-bit platforms?
List pgsql-hackers
On Tue, Sep 16, 2025 at 12:05 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Thomas Munro <thomas.munro@gmail.com> writes:
> > Hmm.  We use TypeSizeT in generated IR for Datum, which is obviously
> > incorrect in this configuration.
>
> Oh!  Yeah, that is surely broken now.  But it'd only explain problems
> once you reach JIT-ed code, which I'd not expect to happen "early on
> startup".  So maybe there's another problem?

Should be easy enough to fix, I just have to remember how to set up a
32 bit environment...  on it...



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()
Next
From: Michael Paquier
Date:
Subject: Re: Orphan page in _bt_split