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

Mike via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 14:36:24 PDT 2017


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

Rewritten most of the code using ideas from @Meinersbur. 
Fixed the new schedule.
Copied Scops now have the correct data accesses


https://reviews.llvm.org/D33362

Files:
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/Exchange/JSONExporter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33362.100164.patch
Type: text/x-patch
Size: 6358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/ea02d1b3/attachment.bin>


More information about the llvm-commits mailing list