Dependence Analysis - Loop Dependencies

Loop Dependencies

The problem of computing dependencies within loops, which is a significant and nontrivial problem, is tackled by loop dependence analysis, which extends the dependence framework given here.

Read more about this topic:  Dependence Analysis