gpu.c: compute_schedule: improve documentation on external false dependences
commitdce3e30651ece0cd15e14a88207edf3b81c79566
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 3 Feb 2014 15:53:29 +0000 (3 16:53 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Apr 2014 09:04:57 +0000 (2 11:04 +0200)
tree0c5abc26e2ee2e4cb35df71d51ab5f1643b7d24e
parent9c19d7f60d99175db8a9dc25e8165a822d75cef3
gpu.c: compute_schedule: improve documentation on external false dependences

In particular, document that the external false dependences are
also added to the coincidence constraints.

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