This patch adds a new function pass ScopInfoWrapperPass so that the polyhedral description of a region, the SCoP,
can be constructed and used in a function pass.
Depends on D20831
Differential D20962
[Polly][GSoC 2016]New function pass ScopInfoWrapperPass cs14mtech11017 on Jun 3 2016, 7:33 AM. Authored by
Details This patch adds a new function pass ScopInfoWrapperPass so that the polyhedral description of a region, the SCoP, Depends on D20831
Diff Detail Event Timeline
Comment Actions Please add some test (e.g., add run lines for this pass).
Comment Actions Thank you for your inputs. I have updated the patch accordingly.
Comment Actions No technical input. Just wanted to say thank you for everybody helping with reviewing these patches. This really goes very well. |
Why top level regions? I don't think that is true.