Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-10-05 Thread Paul Dragoonis
On Thu, 5 Oct 2023, 17:44 Dmitry Stogov, wrote: > Hi Internals, > > I've published a presentation about the IR Framework design and > implementation details. > See > > https://www.researchgate.net/publication/374470404_IR_JIT_Framework_a_base_for_the_next_generation_JIT_for_PHP > It explains many

Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-10-05 Thread Dmitry Stogov
Hi Internals, I've published a presentation about the IR Framework design and implementation details. See https://www.researchgate.net/publication/374470404_IR_JIT_Framework_a_base_for_the_next_generation_JIT_for_PHP It explains many complex things in simple pictures. Thanks. Dmitry. On Thu, Sep

Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-09-21 Thread Dmitry Stogov
Hi Deleu, On Thu, Sep 21, 2023 at 12:31 PM Deleu wrote: > > > On Thu, Sep 21, 2023 at 6:13 AM Tim Düsterhus wrote: > >> Hi >> >> On 9/21/23 10:26, Dmitry Stogov wrote: >> My understanding is that even if the new JIT might not (yet) be better >> than the old one, it is not worse and it is more m

Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-09-21 Thread Dmitry Stogov
Hi Sebastian, On Thu, Sep 21, 2023 at 12:22 PM Sebastian Bergmann wrote: > Am 21.09.2023 um 11:13 schrieb Tim Düsterhus: > > Thank you. I find it important to follow the formal process, even if > many > > folks are not able to make a meaningful decision due to the lack of > > knowledge about the

Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-09-21 Thread Deleu
On Thu, Sep 21, 2023 at 6:13 AM Tim Düsterhus wrote: > Hi > > On 9/21/23 10:26, Dmitry Stogov wrote: > My understanding is that even if the new JIT might not (yet) be better > than the old one, it is not worse and it is more maintainable. The > reactions from more knowledgeable folks were pretty

Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-09-21 Thread Dmitry Stogov
Hi Tim. On Thu, Sep 21, 2023 at 12:13 PM Tim Düsterhus wrote: > Hi > > On 9/21/23 10:26, Dmitry Stogov wrote: > > After all the Poll Request discussions (see > > https://github.com/php/php-src/pull/12079), code-reviews and internal > > discussions with core developers we decided to move this thr

Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-09-21 Thread Sebastian Bergmann
Am 21.09.2023 um 11:13 schrieb Tim Düsterhus: Thank you. I find it important to follow the formal process, even if many folks are not able to make a meaningful decision due to the lack of knowledge about the topic. This includes me. I'm in the same boat. My understanding is that even if the n

Re: [PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-09-21 Thread Tim Düsterhus
Hi On 9/21/23 10:26, Dmitry Stogov wrote: After all the Poll Request discussions (see https://github.com/php/php-src/pull/12079), code-reviews and internal discussions with core developers we decided to move this through the RFC process. Thanks to all participants. The RFC is open for discussi

[PHP-DEV] [RFC] [Discussion] A new JIT implementation based on IR Framework

2023-09-21 Thread Dmitry Stogov
Hi Internals, After all the Poll Request discussions (see https://github.com/php/php-src/pull/12079), code-reviews and internal discussions with core developers we decided to move this through the RFC process. Thanks to all participants. The RFC is open for discussion: https://wiki.php.net/rfc/j