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

From Andreas Karlsson
Subject Re: JIT: Remove some unnecessary instructions.
Date
Msg-id b9d3e9e5-7c8c-4307-8f0d-6bf7e5f06a9f@proxel.se
Whole thread Raw
In response to Re: JIT: Remove some unnecessary instructions.  (Andreas Karlsson <andreas@proxel.se>)
Responses Re: JIT: Remove some unnecessary instructions.
List pgsql-hackers
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.

Andreas




pgsql-hackers by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: [PATCH] Add roman support for to_number function
Next
From: Andreas Karlsson
Date:
Subject: Re: JIT: Remove some unnecessary instructions.