Displaying 1 result from an estimated 1 matches for "d20831".
2016 Jun 20
2
[GSoC 2016] Polly as an Analysis pass - Midterm report
...he interface by integrating it
with Loop Vectorizer or other clients, for example, client that requires
loop trip count, etc.
Current Status:
1.
Decoupling SCoP object creation from pass logic is complete and has been
addressed under D20770 <http://reviews.llvm.org/D20770>, D20831
<http://reviews.llvm.org/D20831> and D20912
<http://reviews.llvm.org/D20912> review items. Patches have been
accepted and committed.
2.
Implemented two new function passes in Polly namely ScopInfoWrapperPass (
D20962 <http://reviews.llvm.org/D20962>) and Depende...