You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/08/14 05:43:30 UTC

[jira] Resolved: (HARMONY-4622) [drlvm][jit][opt] Dublicated functionality in Loop.cpp and loop_unrolling.cpp

     [ https://issues.apache.org/jira/browse/HARMONY-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov resolved HARMONY-4622.
-------------------------------------

    Resolution: Fixed

Committed revision 565339

> [drlvm][jit][opt] Dublicated functionality in Loop.cpp and loop_unrolling.cpp
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-4622
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4622
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: vasily.v.levchenko@gmail.com
>            Assignee: Mikhail Fursov
>            Priority: Trivial
>         Attachments: unroll.diff
>
>
> Hi folks,
> I've found some duplication code in Jitrino for loop unroll optimization:
> loop.unroll, loop.unroll_count in Loop.cpp and reacher set of parameter in loop_unroll.cpp.
>  The unroll optimization in Loop.cpp seems to be good candidate to be removed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.