Re: JIT compiling with LLVM v12

From: David Steele <david(at)pgmasters(dot)net>
To: Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: JIT compiling with LLVM v12
Date: 2018-03-28 22:24:53
Message-ID: a7b4721a-6c18-c4c9-8026-0c1d34609e50@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/28/18 6:09 PM, Andres Freund wrote:
>
> On 2018-03-28 18:06:24 -0400, Peter Eisentraut wrote:
>> On 3/28/18 17:27, Andres Freund wrote:
>>> I've pushed these three.
>>
>> Great, now the only thing remaining is to prepare an unconference
>> session explaining all this to the rest of us. ;-)
>
> Hah! Happy to, if there's enough people interested. I've a talk about
> it too (state of jit, 2018 edition), but I wasn't planning to go into
> too low level details. More about what is good, what is bad, and how we
> make it better ;)

+1 for an unconference session. This is some seriously cool stuff.

--
-David
david(at)pgmasters(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Edmund Horner 2018-03-28 22:28:11 Re: Fix for pg_stat_activity putting client hostaddr into appname field
Previous Message Bruce Momjian 2018-03-28 22:23:49 Re: Fix a typo in walsender.c