mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-08 18:13:34 +08:00
08eea09d44
Function calls in general can still be used to hide escaping allocations from the compiler (issue #1497), but these calls in particular always allocate, so we can easily and accurately handle them. |
||
---|---|---|
.. | ||
__init__.py | ||
constness.py | ||
escape.py | ||
local_access.py | ||
monomorphism.py |