This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [GSoC] generation of Gimple code from isl_ast_node_block
- From: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- To: Roman Gareev <gareevroman at gmail dot com>
- Cc: Tobias Grosser <tobias at grosser dot es>, Mircea Namolaru <mircea dot namolaru at inria dot fr>, gcc-patches at gcc dot gnu dot org
- Date: Wed, 23 Jul 2014 11:13:04 +0200
- Subject: Re: [GSoC] generation of Gimple code from isl_ast_node_block
- Authentication-results: sourceware.org; auth=none
- References: <CABGF_gcGzThs5+R4ki8pCsF5hwWasbKEStjPT+7trC00b=MwYA at mail dot gmail dot com>
Roman Gareev <gareevroman@gmail.com> writes:
> I've attached the patch, which contains generation of Gimple code from
> isl_ast_node_block. Is it fine for trunk?
2014-07-22 Roman Gareev <gareevroman@gmail.com>
gcc/
* graphite-isl-ast-to-gimple.c:
(translate_isl_ast_node_block): New function.
(translate_isl_ast): Add calling of translate_isl_ast_node_block.
gcc/testsuite/gcc.dg/graphite/
* isl-ast-gen-blocks-1.c: New testcase.
* isl-ast-gen-blocks-2.c: New testcase.
The second part of the ChangeLog entry is wrong: it should go into
gcc/testsuite/ChangeLog as
* gcc.dg/graphite/isl-ast-gen-blocks-1.c: New testcase.
* gcc.dg/graphite/isl-ast-gen-blocks-2.c: New testcase.
Please fix the ChangeLog entries; no need to add another one for that
change or ask for approval: such a fix is obvious.
Thanks.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University