Re: LLVM 16 (opaque pointers) - Mailing list pgsql-hackers

From Ronan Dunklau
Subject Re: LLVM 16 (opaque pointers)
Date
Msg-id 5716086.DvuYhMxLoT@aivenlaptop
Whole thread Raw
In response to Re: LLVM 16 (opaque pointers)  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: LLVM 16 (opaque pointers)
List pgsql-hackers
Le mercredi 11 octobre 2023, 10:59:50 CEST Thomas Munro a écrit :
> The back-patch to 12 was a little trickier than anticipated, but after
> taking a break and trying again I now have PG 12...17 patches that
> I've tested against LLVM 10...18 (that's 54 combinations), in every
> case only with the clang corresponding to LLVM.

Thank you Thomas for those patches, and the extensive testing, I will run my
own and let you know.

> I've attached only the patches for master, but the 12-16 versions are
> available at https://github.com/macdice/postgres/tree/llvm16-$N in
> case anyone has comments on those.

For PG13 and PG12, it looks like the ExecEvalBoolSubroutineTemplate is not
used anywhere, as ExecEvalBoolSubroutine was introduced in PG14 if I'm not
mistaken.

Best regards,

--
Ronan Dunklau






pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Problem, partition pruning for prepared statement with IS NULL clause.
Next
From: Sergei Glukhov
Date:
Subject: Re: Problem, partition pruning for prepared statement with IS NULL clause.