Some more design-doc and TODO updates from @julian-seward1's feedback.

This commit is contained in:
Chris Fallin
2021-08-12 11:39:38 -07:00
parent 0c795842fd
commit 38323e0c27
2 changed files with 42 additions and 19 deletions

View File

@@ -24,6 +24,9 @@
- Investigate ways to improve bundle-merging; e.g., merge moves before
other types of connections
- Add limited inter-block redundant-move elimination: propagate across
splits but not joins.
# Cleanup
- Remove support for non-SSA code once no longer necessary