represent conditions using isl_pw_affs
commit17122972bbebc3c43deba3ac2e667ad36c838734
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 25 Feb 2012 13:31:34 +0000 (25 14:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Mar 2012 11:56:06 +0000 (6 12:56 +0100)
tree42fa920d7b897b7e768caab4e5da7c30bd8c9928
parent2fcd4265625a26c1a21172d1cf70eebb89cc29e5
represent conditions using isl_pw_affs

This results in a uniform representation of all piecewise quasi-affine
expressions and allows for conditions to also be undefined
on parts of the domain.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scan.h