C2: Refactor MemNode::detect_access_independence to a separate method

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot

      In MemNode::find_previous_store, there is a huge series of if statements. The purpose of it is to detect whether mem interferes with this. This is useful for various other use cases, such as in JDK-8370416. As a result, we should refactor it into a separate method.

            Assignee:
            Quan Anh Mai
            Reporter:
            Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: