Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Investigate fragment partition merging #94

Open
pgoodman opened this issue Dec 31, 2014 · 1 comment
Open

Investigate fragment partition merging #94

pgoodman opened this issue Dec 31, 2014 · 1 comment

Comments

@pgoodman
Copy link
Member

I'm in the process of implementing a very nice an "obvious" simplification: using the same number and arrangement/mapping of virtual registers to spill slots across all fragment partitions in a trace. This opens up the obvious question/hope/idea: now that the structure of spill slots is identical across fragment partitions: can we merge all the spilling/filling across partitions, where there once was no such merging? This would be a super nice things to have :-D

@pgoodman
Copy link
Member Author

pgoodman commented Jan 2, 2015

This relates to Issue #98.

pgoodman added a commit that referenced this issue Jan 3, 2015
…tions to stack analysis: if *any* fragment is invalid, then all are. Otherwise, assume all are valid. This is such a great simplification, I wish I had thought of it sooner!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant