[PATCH] D35458: [Polly][PM][WIP] Polly pass registration
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 07:15:01 PDT 2017
philip.pfaffe updated this revision to Diff 109343.
philip.pfaffe edited the summary of this revision.
philip.pfaffe added a comment.
Do not preserve RegionInfo in polly-prepare. This fixes PR33876 for the New-PM.
The bug is still there in the legacy PM, as it is a bug in RegionInfo itself.
Also includes a rebase.
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.109343.patch
Type: text/x-patch
Size: 17222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/de81ae18/attachment.bin>
More information about the llvm-commits
mailing list