[PATCH] D20962: [Polly][GSoC 2016]New function pass ScopInfoWrapperPass
Utpal Bora via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 3 07:33:38 PDT 2016
cs14mtech11017 created this revision.
cs14mtech11017 added reviewers: grosser, Meinersbur, jdoerfert, etherzhhb, sebpop.
cs14mtech11017 added subscribers: pollydev, llvm-commits.
cs14mtech11017 added a dependency: D20831: [Polly][GSoC]Rename ScopInfo to ScopBuilder.
Herald added a subscriber: sanjoy.
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
http://reviews.llvm.org/D20962
Files:
include/polly/LinkAllPasses.h
include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20962.59553.patch
Type: text/x-patch
Size: 6217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/3c5a4cc4/attachment.bin>
More information about the llvm-commits
mailing list