This allows us to model non-affine regions in the SCoP representation. SCoP statements can now describe either basic blocks or non-affine regions. In the latter case all accesses in the region are accumulated for the statement and write accesses, except in the entry, have to be marked as may-write. Depends on D7829
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
| polly/trunk/include/polly/ScopInfo.h | ||
|---|---|---|
| 471 ↗ | (On Diff #20591) | s/modelt/modeled/ |
| polly/trunk/lib/Analysis/ScopInfo.cpp | ||
| 1040 ↗ | (On Diff #20591) | please revert the changes to this comment |
| 1046 ↗ | (On Diff #20591) | same |
| 1064 ↗ | (On Diff #20591) | same |
| 1104 ↗ | (On Diff #20591) | same |
| 1113 ↗ | (On Diff #20591) | same |
| 1332 ↗ | (On Diff #20591) | same |
| 1345 ↗ | (On Diff #20591) | same |
| 1437 ↗ | (On Diff #20591) | same |
| 1538 ↗ | (On Diff #20591) | same |
looks like an independent change