search for: d21105

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

2016 Jun 20
2
[GSoC 2016] Polly as an Analysis pass - Midterm report
...lvm.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 DependenceInfoWrapperPass ( D21105 <http://reviews.llvm.org/D21105>). These are required to bypass the RegionPassManager. 1. ScopInfoWrapperPass addresses creating SCoP objects for the whole function. 2. DependenceInfoWrapperPass addresses constructing polyhedral dependences for all the SC...