[PATCH] D11878: [Polly] Refactor buildScop
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 8 13:59:45 PDT 2015
Meinersbur created this revision.
Meinersbur added a reviewer: grosser.
Meinersbur added subscribers: pollydev, llvm-commits, jdoerfert.
Meinersbur added a project: Polly.
The extracted function buildBBScopStmt will be needed later to be invoked individually on the region's exit block.
http://reviews.llvm.org/D11878
Files:
include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11878.31599.patch
Type: text/x-patch
Size: 3785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150808/dc7f0c82/attachment.bin>
More information about the llvm-commits
mailing list