Disable LoadL->ConvL2I ==> LoadI optimization

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • hs12
    • Affects Version/s: hs12
    • Component/s: hotspot
    • None
    • b02
    • sparc
    • solaris_10
    • Not verified

        LoadL->ConvL2I ==> LoadI optimization causes the problem for an object
        initialization after InitializeNode was added in C2 since LoadI will not
        match raw StoreL captured by InitializeNode. As result LoadI node could
        be scheduled above the initialize StoreL node.

        The problem was found during EA testing.

              Assignee:
              Vladimir Kozlov
              Reporter:
              Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: