add pet_expr_to_isl_pw_aff
commitfffb08848f29d6ba71126f2d6700cbdb75ec7de7
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Feb 2016 16:19:36 +0000 (25 17:19 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 7 Mar 2016 11:13:53 +0000 (7 12:13 +0100)
treeaea03b507bd77e87daef62a71e7479ad653b59b2
parent4f9998257ad85b59113d4ee99367de3d4d90eca6
add pet_expr_to_isl_pw_aff

This will be used to cache the results of pet_expr_extract_affine
in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
pet_expr_to_isl_pw_aff.c [new file with mode: 0644]
pet_expr_to_isl_pw_aff.h [new file with mode: 0644]