This is an archive of the discontinued LLVM Phabricator instance.

[GSoC 2016] [Polly] [WIP] Add a flag to dump SCoP optimized with the IslScheduleOptimizer pass
ClosedPublic

Authored by gareevroman on Aug 20 2016, 1:19 AM.

Details

Summary

Dump polyhedral descriptions of Scops optimized with the isl scheduling optimizer and the set of post-scheduling transformations is applied on the schedule tree to be able to check the work of the IslScheduleOptimizer pass at the polyhedral level.

Diff Detail

Repository
rL LLVM

Event Timeline

gareevroman retitled this revision from to [GSoC 2016] [Polly] [WIP] Add a flag to dump SCoP optimized with the IslScheduleOptimizer pass.
gareevroman updated this object.
gareevroman added a subscriber: pollydev.
This revision was automatically updated to reflect the committed changes.
polly/trunk/lib/Transform/ScheduleOptimizer.cpp