Opened 15 years ago

Closed 15 years ago

#39 closed enhancement (fixed)

inlining of procedures that use non-simple subexpressions

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: minor Milestone:
Component: compiler Version: 4.0.5
Keywords: Cc:
Estimated difficulty:

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.

Change History (1)

comment:1 Changed 15 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.