This commit is contained in:
Dmitry Stogov 2023-10-05 21:12:53 +03:00 committed by GitHub
parent 0b5254b769
commit c9d796555d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ This is not a stable finished product yet. Its still under active development
It was started as a base for development of the next generation JIT compiler for PHP-9, It was started as a base for development of the next generation JIT compiler for PHP-9,
but it's completly PHP independent. but it's completly PHP independent.
A preesentation about IR framewor design and implementation details is available at A presentation about IR framewor design and implementation details is available at
[researchgate](https://www.researchgate.net/publication/374470404_IR_JIT_Framework_a_base_for_the_next_generation_JIT_for_PHP). [researchgate](https://www.researchgate.net/publication/374470404_IR_JIT_Framework_a_base_for_the_next_generation_JIT_for_PHP).
## IR - Intermediate Representation ## IR - Intermediate Representation