[PATCH] D35458: [Polly][PM][WIP] Polly pass registration

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 06:28:17 PDT 2017


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

Small updates:

- Add the CodePreparation-Pass
- Accept empty Scop-Pipelines
- Add NotImplemented-assertions for the passes added via commandline options


https://reviews.llvm.org/D35458

Files:
  include/polly/CodePreparation.h
  include/polly/ScopPass.h
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopPass.cpp
  lib/Support/PollyPasses.def
  lib/Support/RegisterPasses.cpp
  lib/Support/ScopHelper.cpp
  lib/Transform/CodePreparation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35458.108065.patch
Type: text/x-patch
Size: 17267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/a434e4b9/attachment.bin>


More information about the llvm-commits mailing list