ppcg.c: compute_tagged_flow_dep: split off derivation of untagged dependences
commitcc7fe95981686bdfdc6b714682e01a7241d2c1aa
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Apr 2015 14:13:18 +0000 (2 16:13 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Apr 2015 08:37:03 +0000 (24 10:37 +0200)
tree852b84b18d3635254bfeea07de51c511b5352fc3
parentf1d83c01e01fea97c08dd3cd807ae8ef5649408b
ppcg.c: compute_tagged_flow_dep: split off derivation of untagged dependences

This is useful to allow the tagged flow dependences to be updated
before the untagged flow dependences are derived from them.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
ppcg.c