[PATCH] D13779: [Polly] Full/partial tile separation for vectorization

Roman via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 02:01:06 PDT 2015


gareevroman updated this revision to Diff 37836.
gareevroman marked 15 inline comments as done.
gareevroman added a comment.

isolateFullPartialTiles was made a public static member of the optimizer class.


http://reviews.llvm.org/D13779

Files:
  include/polly/ScheduleOptimizer.h
  lib/Transform/ScheduleOptimizer.cpp
  test/ScheduleOptimizer/full_partial_tile_separation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13779.37836.patch
Type: text/x-patch
Size: 11937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/2ee6c8a1/attachment-0001.bin>


More information about the llvm-commits mailing list