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

C2: Improve control of pinned loads split through phis to enable loop predication later

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 18
    • hotspot

      The fix attempt for JDK-8272574 relied on improving the load split through phi optimization by rewiring pinned loads less conservatively. This, however, was not done correctly (JDK-8277529). The fix for JDK-8277529 reverts the improved handling of JDK-8272574 because it did not fix the original root cause. This RFE should revisit the idea of JDK-8272574 to improve the control of pinned loads that are split through phis such that they do not end up between a loop and the predicates which prevents the application of loop predication.

            chagedorn Christian Hagedorn
            chagedorn Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: