mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-22 04:30:19 +02:00
* module/language/tree-il/optimize.scm (peval): Add support for let-values. Try to inline the consumer into the body of the producer, if there is only one return point, and we can figure out how many values are being returned, and that number is compatible with the consumer. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |