[PATCH] D33421: [Polly][NewPM] Port DependenceInfo to the new ScopPassManager.

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 14:52:29 PDT 2017


philip.pfaffe created this revision.
philip.pfaffe added a project: Polly.

This patch ports DependenceInfo to the new ScopPassManager. Printing is implemented as a seperate printer pass.


Repository:
  rL LLVM

https://reviews.llvm.org/D33421

Files:
  include/polly/DependenceInfo.h
  lib/Analysis/DependenceInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33421.99818.patch
Type: text/x-patch
Size: 3263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170522/db9abfc7/attachment.bin>


More information about the llvm-commits mailing list