https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37705
Sebastian Pop changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
--- Comment #5 from tobi-grosser at web dot de 2008-12-11 21:30 ---
Subject: Re: [graphite] Remove limit_scops()
workaround
On Thu, 2008-12-11 at 21:13 +, spop at gcc dot gnu dot org wrote:
>
> --- Comment #4 from spop at gcc dot gnu dot org 2008-12-11 21:13 ---
>
--- Comment #4 from spop at gcc dot gnu dot org 2008-12-11 21:13 ---
I would consider this at a very low priority right now: I'm thus marking it as
enhancement level.
If you can get a fix for this one that would be great, otherwise let's fix this
one in GCC4.5.
Sebastian
--
spop at
--- 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 gimpl
--- Comment #2 from spop at gcc dot gnu dot org 2008-10-16 13:59 ---
I prefer the second solution: if (multiplication_in_parameters (n)) then
insert a new parameter on the BB preceding the scop, and use
force_gimple_operand to gimplify the sequence of stmts for n.
This returns a seque
--
grosser at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|2008-10-01 17:16:46 |2008-10-16 0