]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/37684 ([graphite] basic block containing VDEF of a scalar...
authorHarsha Jagasia <harsha.jagasia@amd.com>
Mon, 3 Nov 2008 16:43:02 +0000 (16:43 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Mon, 3 Nov 2008 16:43:02 +0000 (16:43 +0000)
commit669540aa7297bf95ccbf772890c14e726ab1f2ea
tree440c21c8ac130fa7e70f68cf8d3d71d50fd7e22b
parent2b8aee8e6df674cf70cab38d2a7e182afabb0f2f
re PR tree-optimization/37684 ([graphite] basic block containing VDEF of a scalar does not dominate basic block containing VUSE of the same scalar)

2008-11-03  Harsha Jagasia  <harsha.jagasia@amd.com>

PR tree-optimization/37684
* gcc.dg/graphite/pr37684.c: New.
* graphite.c (exclude_component_ref): New.
(is_simple_operand): Call exclude_component_ref.

From-SVN: r141551
gcc/ChangeLog
gcc/graphite.c
gcc/testsuite/gcc.dg/graphite/pr37684.c [new file with mode: 0644]