print original code if we may not be able to print the transformed code
commit90fc0970f038605c65f25f30eff9635d04020f63
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 26 Jul 2013 09:50:04 +0000 (26 11:50 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Apr 2014 08:55:08 +0000 (2 10:55 +0200)
treeb90f209ff576696c8e571159f8b9511de310ece0
parent6d60e290a18624ec3386bd80b32d78729b788d7c
print original code if we may not be able to print the transformed code

pet will be extended to parse more kinds of data dependent accesses,
while pet_stmt_build_ast_exprs may not be able to handle them at first.
Call pet_scop_can_build_ast_exprs to make sure that we will be
able to print the transformed statements.

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