[PATCH] D48162: [GSoC] Schedule tree performance.
lorenzo chelini via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 14 02:43:45 PDT 2018
chelini created this revision.
chelini added reviewers: grosser, Meinersbur.
chelini added a project: Polly.
This patch detects streaming kernels using the 5-tuples classification and avoids tiling them (please refer to the following doc for more details: https://docs.google.com/document/d/1OOMg37pXI3bBkHMAtQsfszYwJ6-GvpO9e4zQ2qf44tM/edit).
I upload this patch to have some feedback from the community and fire some discussions. Is this the right approach to follow?
Repository:
rPLO Polly
https://reviews.llvm.org/D48162
Files:
lib/Transform/ScheduleOptimizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48162.151314.patch
Type: text/x-patch
Size: 18711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/f27e72e3/attachment-0001.bin>
More information about the llvm-commits
mailing list