| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Po-Chuan Hsieh <sunpoet(at)sunpoet(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: [PATCH] Fix build with LLVM 15 or above |
| Date: | 2022-10-03 21:41:31 |
| Message-ID: | 20221003214131.zzbja6olxymazrzr@awork3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2022-10-03 12:16:12 -0700, Andres Freund wrote:
> I haven't yet run through the whole regression test with an assert enabled
> llvm because an assert-enabled llvm is *SLOW*, but it got through the first
> few parallel groups ok. Using an optimized llvm 15, all tests pass with
> PGOPTIONS=-cjit_above_cost=0.
That did pass. But to be able to use clang >= 15 one more piece is
needed. Updated patch attached.
Greetings,
Andres Freund
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-WIP-jit-LLVM-15-Minimal-changes.patch | text/x-diff | 7.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zhihong Yu | 2022-10-03 21:45:05 | Re: [PATCH] Fix build with LLVM 15 or above |
| Previous Message | Andres Freund | 2022-10-03 21:25:56 | Re: problems with making relfilenodes 56-bits |