This is an archive of the discontinued LLVM Phabricator instance.

[Polly] [WIP] [ManagedMemoryRewrite] Rewrite global structs to managed memory.
Needs ReviewPublic

Authored by bollu on Aug 23 2017, 9:00 AM.

Details

Summary

This is highly WIP and contains a *lot* of code duplication between this code
path and the arrays code path. These will be merged together and cleaned up
once I clean up the code and test cases.

Event Timeline

bollu created this revision.Aug 23 2017, 9:00 AM
jdoerfert resigned from this revision.Jun 4 2019, 10:10 PM