This patch ports DependenceInfo to the new ScopPassManager. Printing is implemented as a seperate printer pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33421
[Polly][NewPM] Port DependenceInfo to the new ScopPassManager. ClosedPublic Authored by philip.pfaffe on May 22 2017, 2:52 PM.
Details Summary This patch ports DependenceInfo to the new ScopPassManager. Printing is implemented as a seperate printer pass.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 22 2017, 8:21 PM Closed by commit rL303621: [Polly][NewPM] Port DependenceInfo to the new ScopPassManager. (authored by pfaffe). · Explain WhyMay 23 2017, 3:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99873 polly/trunk/include/polly/DependenceInfo.h
polly/trunk/lib/Analysis/DependenceInfo.cpp
|