implement cloog_loop_scalar_eq in terms of cloog_loop_constant_cmp
commit00de8a24a6f074ef79761859473cd673abd48a75
authorSven Verdoolaege <sven@cs.kuleuven.be>
Sat, 26 Dec 2009 09:36:30 +0000 (26 09:36 +0000)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 29 Dec 2009 20:07:53 +0000 (29 21:07 +0100)
treeebabeaa2fedc017efd144796649181166e894fe6
parent4df728f4f71044c43031a53db275d14c8edcd60c
implement cloog_loop_scalar_eq in terms of cloog_loop_constant_cmp

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
source/loop.c