From 81f1108049352105e0946067fea27f5391b67942 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 28 Sep 2022 21:58:38 +0300 Subject: [PATCH] Add task --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 1a111fe..663dfca 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,7 @@ - optimisation of spill code placement (BB local or through resolution) - separate INT and FP allocation phases (for performance) - respect multi-ENTRY code (Zend/tests/bug72598.phpt) + - proper live ranges for complex codegen rules (Zend/tests/match/042.phpt [jit=1254/ZTS/32]) ? code generation - COND