[PATCH] D45210: [New-PM] Lift Scop Pipeline to CGSCC-level
Lukas Böhm via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 00:13:48 PDT 2018
lksbhm updated this revision to Diff 141588.
lksbhm added a comment.
Rebase onto top of trunk and run clang-format.
Only changes between previous patch version and this are `// namespace polly` comment removal (already in trunk) and `#include RegisterPasses.h` now first include in `RegisterPasses.cpp`
Repository:
rPLO Polly
https://reviews.llvm.org/D45210
Files:
include/polly/ScopInfo.h
include/polly/ScopPass.h
lib/Analysis/ScopInfo.cpp
lib/Analysis/ScopPass.cpp
lib/Support/PollyPasses.def
lib/Support/RegisterPasses.cpp
unittests/ScopPassManager/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45210.141588.patch
Type: text/x-patch
Size: 16771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/b1a5bf0b/attachment.bin>
More information about the llvm-commits
mailing list