[PATCH] D17477: [Polly] [RFC] Allow the client of DependenceInfo to obtain dependences at different granularities.
Hongbin Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 21:51:40 PST 2016
etherzhhb created this revision.
etherzhhb added a reviewer: grosser.
etherzhhb added a subscriber: Polly.
etherzhhb set the repository for this revision to rL LLVM.
Herald added a subscriber: MatzeB.
Also allow DependenceInfo generate dependence results at different granularities at the same time.
Please feel free to comment and suggest
Repository:
rL LLVM
http://reviews.llvm.org/D17477
Files:
include/polly/DependenceInfo.h
lib/Analysis/DependenceInfo.cpp
lib/CodeGen/IslAst.cpp
lib/Exchange/JSONExporter.cpp
lib/Transform/DeadCodeElimination.cpp
lib/Transform/ScheduleOptimizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17477.48580.patch
Type: text/x-patch
Size: 11162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160220/587c5ff5/attachment.bin>
More information about the llvm-commits
mailing list