Re: Latest LLVM breaks our code again

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Latest LLVM breaks our code again
Date: 2022-02-05 08:29:09
Message-ID: CA+hUKGKBSLV89ZhqTuCZ7jKFiSbDyX=zUH6PciU3Of2my1VhCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 4, 2022 at 8:12 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> On 2022-02-03 10:44:11 +0100, Fabien COELHO wrote:
> > For these reasons, I'm inclined to let seawasp as it is.

It might be easier to use the nightly packages at
https://apt.llvm.org/. You could update daily and still save so much
CPU that ...

> I find seawasp tracking the development trunk compilers useful. Just not for
> --with-llvm. The latter imo *reduces* seawasp's, because once there's an API
> change we can't see whether there's e.g. a compiler codegen issue leading to
> crashes or whatnot.
>
> What I was proposing was to remove --with-llvm from seawasp, and have a
> separate animal tracking the newest llvm release branch (I can run/host that
> if needed).

... you could do a couple of variations like that ^ on the same budget :-)

FWIW 14 just branched. Vive LLVM 15.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2022-02-05 11:50:50 Re: row filtering for logical replication
Previous Message Michael Banck 2022-02-05 08:28:11 Re: Release notes for February minor releases