You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a specific reason why the optimization was removed, or was it accidentally removed during the process?
Given that the function lacks an implementation, it might fail to build on some machines.
If this task is still ongoing, our team would be very interested in participating or assisting with it.
Looking forward to your response :)
PHP Version
master
Operating System
No response
The text was updated successfully, but these errors were encountered:
Description
Hi maintainers, This #11101 supports Cacheline demote and got merged in PHP-8.3.0.
I can see it:
However, in the latest codes, in the master branch, it's gone. And I can't find the implementation. For example, this fucntion https://github.com/php/php-src/blob/566100d7fef86e0061bad67f0ec56f659591bcc7/ext/opcache/jit/zend_jit_ir.c#L15741C53-L15741C53
Is there a specific reason why the optimization was removed, or was it accidentally removed during the process?
Given that the function lacks an implementation, it might fail to build on some machines.
If this task is still ongoing, our team would be very interested in participating or assisting with it.
Looking forward to your response :)
PHP Version
master
Operating System
No response
The text was updated successfully, but these errors were encountered: