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 2008/03/18 09:45:24 UTC

[jira] Resolved: (HARMONY-5471) [drlvm][jit][opt] IntPtr type support in HLO::Simplifier::constanfolding

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

Mikhail Fursov resolved HARMONY-5471.
-------------------------------------

    Resolution: Fixed

committed revision r638265

> [drlvm][jit][opt] IntPtr type support in HLO::Simplifier::constanfolding
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-5471
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5471
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: George Timoshenko
>            Assignee: Mikhail Fursov
>         Attachments: HARMONY-5471.patch, HARMONY-5471.patch, HARMONY-5471.patch, HARMONY-5471.patch, HARMONY-5471.patch
>
>
> IntPtr and UIntPtr types are integers and can be processed by constant folder in the same way as Int32/UInt32 or Int64/UInt64 on respective platforms.

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