Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8302145

ddepth should be uint in PhaseIdealLoop::register_node()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • 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.

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

              Created:
              Updated:
              Resolved: