This is an archive of the discontinued LLVM Phabricator instance.

[Polly] Disable the parallel code generation in case of extension nodes
ClosedPublic

Authored by gareevroman on Feb 26 2017, 11:09 PM.

Details

Summary

We can not perform the dependence analysis and, consequently, the parallel code generation in case the schedule tree contains extension nodes.

Diff Detail

Event Timeline

gareevroman created this revision.Feb 26 2017, 11:09 PM
This revision was automatically updated to reflect the committed changes.