[PATCH] D33362: [Polly][WIP]JSCoP Importer: support for multi-valued schedules

Mike via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 04:01:09 PDT 2017


Mike_Jongen updated this revision to Diff 103183.
Mike_Jongen added a comment.

Updated to the current version of Polly.
Please let me know if there are still problems applying the patch


https://reviews.llvm.org/D33362

Files:
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/Exchange/JSONExporter.cpp
  test/ScopDetect/double_convolution___%for.cond1.preheader---%for.end37.jscop.notbound
  test/ScopDetect/double_convolution___%for.cond1.preheader---%for.end37.jscop.recompute
  test/ScopDetect/recomputation.ll
  test/ScopDetect/recomputation_unbound.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33362.103183.patch
Type: text/x-patch
Size: 27758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/631ac1c3/attachment.bin>


More information about the llvm-commits mailing list