-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
move more slots to vregs #26
Copy link
Copy link
Closed
Description
Currently we have a force-to-memory treatment that's too aggressive (Alias pins
any slot that's ever aliased, at all). As well, layout won't move any
exteriors or alias slots into vregs. This is all far too strong; we have (in
the meantime) grown support for temporarily forcing an explicit spill from
trans, which makes us more able to vreg-ify word-sized values.
So .. exploit this fact and move more stuff to vregs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.