[PATCH] D32539: [Polly][NewPM][WIP] Add a ScopPassManager

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 08:32:25 PDT 2017


philip.pfaffe updated this revision to Diff 98772.
philip.pfaffe added a comment.

- Fixed the updater (Analyses don't care)
- Clean up the testcase a bit (i.e., made it compile based on the patch)
- Removed sugar from the Scop name


https://reviews.llvm.org/D32539

Files:
  include/polly/ScopInfo.h
  include/polly/ScopPass.h
  lib/Analysis/ScopInfo.cpp
  lib/Analysis/ScopPass.cpp
  unittests/CMakeLists.txt
  unittests/ScopPassManager/CMakeLists.txt
  unittests/ScopPassManager/PassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32539.98772.patch
Type: text/x-patch
Size: 13975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/23dbfdc9/attachment.bin>


More information about the llvm-commits mailing list