From 4a7dbd5078688c90e1e0f2d4d3f5869d5830c7be Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Tue, 9 Jul 2024 11:03:04 +0200 Subject: [PATCH] * etc/TODO (Native compiler improvements): Add entry. (cherry picked from commit e53f0f4869600f698e9d8c9527aaf5fba9ec1243) --- etc/TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/TODO b/etc/TODO index 53b456c733a..590cd350e0e 100644 --- a/etc/TODO +++ b/etc/TODO @@ -926,6 +926,12 @@ restore the redirection through funcall. *** Features to be improved or missing +**** Make use of function type declaration + +The native compiler should make use of function type declarations (when +available) to propagate parameter types inside the function for better +value/type predictions. + **** Fix portable dumping so that you can redump without using -batch ***** Redumps and native compiler "preloaded" sub-folder. -- 2.39.2