C2: Add graph dumps before and after loop opts phase

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: hotspot
    • b19

      Most major compiler phases like parsing and matching print a "BEFORE_MAJOR_PHASE" and "AFTER_MAJOR_PHASE". Loop optimizations --- also a major phase, I would argue --- do not. Printing "BEFORE_LOOP_OPTS" and "AFTER_LOOP_OPTS" would be useful for inspecting the ideal graph in the IGV and matching the ideal graph in the IR-framework.

            Assignee:
            Manuel Hässig
            Reporter:
            Manuel Hässig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: