Re: JIT compiling with LLVM v12

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: JIT compiling with LLVM v12
Дата
Msg-id 20180328213149.weopishhk2iyymoz@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: JIT compiling with LLVM v12  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,

On 2018-03-28 14:27:51 -0700, Andres Freund wrote:
> > 7/10 committed. Inlining, Explain, Docs remain.
> 
> I've pushed these three.

One tiny pending commit I have is to add a few pg_noinline annotations
to slow-path functions, to avoid very common spurious inlines. I'll play
a littlebit more with the set that I think make sense there, and will
send a separate email about that.

Greetings,

Andres Freund


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: JIT compiling with LLVM v12
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: new buildfarm with gcc & clang "trunk" -Werror?