[PATCH] D58202: [Polly][ScheduleOptimizer] Hoist extension nodes after schedule optimization.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 31 12:24:10 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362257: [ScheduleOptimizer] Hoist extension nodes after schedule optimization. (authored by Meinersbur, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58202?vs=186716&id=202468#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58202/new/
https://reviews.llvm.org/D58202
Files:
polly/trunk/include/polly/ScheduleTreeTransform.h
polly/trunk/include/polly/ScopInfo.h
polly/trunk/lib/Analysis/ScopInfo.cpp
polly/trunk/lib/CMakeLists.txt
polly/trunk/lib/CodeGen/IslAst.cpp
polly/trunk/lib/Transform/ScheduleOptimizer.cpp
polly/trunk/lib/Transform/ScheduleTreeTransform.cpp
polly/trunk/test/ScheduleOptimizer/pattern-matching-based-opts.ll
polly/trunk/test/ScheduleOptimizer/pattern-matching-based-opts_5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58202.202468.patch
Type: text/x-patch
Size: 56450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/63d28bb5/attachment.bin>
More information about the llvm-commits
mailing list