gpu.c: compute_schedule: extract out construct_schedule_constraints
commit0aa94c47511f4264d3c90965f634215866a801a0
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 30 Dec 2014 22:31:03 +0000 (30 23:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Apr 2015 08:37:03 +0000 (24 10:37 +0200)
tree6fc759593111da0ae4ab2c9915d5f53dd710bf12
parentff86bd36d10122c3e53578b500b56ce5d6dc6dbf
gpu.c: compute_schedule: extract out construct_schedule_constraints

We will be able to reuse this function to determine properties
of the original schedule in the next commit.

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