[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #174: lift stack-check out of looping procedures, i
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #174: lift stack-check out of looping procedures, if they do not allocate |
Date: |
Sat, 13 Feb 2010 10:43:25 -0000 |
#174: lift stack-check out of looping procedures, if they do not allocate
-------------------------------+--------------------------------------------
Reporter: felix | Owner: felix
Type: enhancement | Status: new
Priority: not urgent at all | Milestone:
Component: compiler | Version: 4.3.x
Keywords: |
-------------------------------+--------------------------------------------
The backend can put the stack-check before the `loop:`, if the function
does not allocate.
(suggested by Benedikt Rosenau)
--
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/174>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-janitors] #174: lift stack-check out of looping procedures, if they do not allocate,
Chicken Trac <=