This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/37705] [graphite] Remove limit_scops() workaround
- From: "spop at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Oct 2008 15:46:24 -0000
- Subject: [Bug tree-optimization/37705] [graphite] Remove limit_scops() workaround
- References: <bug-37705-15673@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from spop at gcc dot gnu dot org 2008-10-16 15:46 -------
Created an attachment (id=16511)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16511&action=view)
patch for solution 2
Patch as discussed at today's graphite call: detect multiplications of
parameters, then gimplify and add new parameters for these multiplication
expressions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37705