emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e53f0f48696 1/2: * etc/TODO (Native compiler improvements): Add e


From: Andrea Corallo
Subject: master e53f0f48696 1/2: * etc/TODO (Native compiler improvements): Add entry.
Date: Tue, 9 Jul 2024 05:05:28 -0400 (EDT)

branch: master
commit e53f0f4869600f698e9d8c9527aaf5fba9ec1243
Author: Andrea Corallo <acorallo@gnu.org>
Commit: Andrea Corallo <acorallo@gnu.org>

    * etc/TODO (Native compiler improvements): Add entry.
---
 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]