isl_coalesce.c: coalesce_with_expanded_divs: store status in isl_coalesce_info
commit4d728c02a903182e2312bf111aede6f512aebba2
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 27 May 2016 13:54:16 +0000 (27 15:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Jun 2016 06:25:43 +0000 (10 08:25 +0200)
tree2e4af59d4d6d31ba38aa48aa45bbdbb2a45b3f83
parent94a813a5bc1f9cba8e6f1d028007e8f514a7fac7
isl_coalesce.c: coalesce_with_expanded_divs: store status in isl_coalesce_info

In particular, if the input "bmap" corresponds to an entry in the "info"
array, then store the status information in that entry so that it
can be reused in the next commit.

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