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

Make phase->is_IterGVN() accessible from Node::Identity and Node::Value

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b105

      Currently, there is no way to determine in Node::Identity() and Node::Value() if we were called from GVN or IGVN but sometimes we would like to do optimizations based on this information (for example, see discussion in RFR for JDK-8136469 [1])

      [1] http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2016-January/020670.html

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: