search for: d20770

Displaying 1 result from an estimated 1 matches for "d20770".

Did you mean: 20770
2016 Jun 20
2
[GSoC 2016] Polly as an Analysis pass - Midterm report
.... Demonstrate the power and usefulness of the 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 <...