ddepth should be uint in PhaseIdealLoop::register_node()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • b26

      PhaseIdealLoop::register_node() is currently only called with uint arguments (fetched with dom_depth() in the caller which returns a uint). We should update the ddepth argument to uint instead of int.

            Assignee:
            Eric Nothum (Inactive)
            Reporter:
            Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: