Re: JIT: Remove some unnecessary instructions. - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: JIT: Remove some unnecessary instructions.
Date
Msg-id f0711a08-8e8a-455c-b6c0-755f4575d733@proxel.se
Whole thread Raw
In response to Re: JIT: Remove some unnecessary instructions.  (Andreas Karlsson <andreas@proxel.se>)
List pgsql-hackers
On 9/2/24 9:06 PM, Andreas Karlsson wrote:
> On 9/2/24 4:23 AM, Xing Guo wrote:
>> Thanks for testing it! I spotted another unnecessary store instruction
>> and added it in my V2 patch.
> 
> Another well-spotted unnecessary store. Nice!
> 
> I think this patch is ready for committer. It is simple and pretty 
> obviously correct.

Oh, and please add your patch to the commitfest app so it is not lost.

https://commitfest.postgresql.org/50/

Andreas




pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: JIT: Remove some unnecessary instructions.
Next
From: Andrei Lepikhov
Date:
Subject: Re: query_id, pg_stat_activity, extended query protocol