[PATCH] D30985: [Polly][ScopInfo] Introduce ScopStmt::getSurroundingLoop(). NFC.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 15:25:34 PDT 2017
Meinersbur updated this revision to Diff 91942.
Meinersbur edited the summary of this revision.
Meinersbur added a comment.
- No surrounding loop for copy stmts.
https://reviews.llvm.org/D30985
Files:
include/polly/ScopBuilder.h
include/polly/ScopInfo.h
include/polly/Support/ScopHelper.h
lib/Analysis/ScopBuilder.cpp
lib/Analysis/ScopInfo.cpp
lib/Support/ScopHelper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30985.91942.patch
Type: text/x-patch
Size: 19996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/2fc41d0d/attachment.bin>
More information about the llvm-commits
mailing list