Summary

inlining of procedures that use non-simple subexpressions

Metadata

Description

Currently only procedures are inlined that contain non-calls (or `##core#inline...` expressions). Investigate whether inlining of non-simple bodies is possible, at least for intrinsics.

Changes and comments

[2009-08-23 00:33:47 UTC] felix changed status from new to closed

[2009-08-23 00:33:47 UTC] felix set resolution to fixed

[2009-08-23 00:33:47 UTC] felix wrote:

Inlining works now for non-simple procedures (r15543).