IdealLoopTree::iteration_split_impl does not use should_align

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 16
    • Component/s: hotspot
    • b22

      There is a TODO item in IdealLoopTree::iteration_split_impl:

        // TODO: Remove align -- not used.
        bool should_align = policy_align(phase);

      Indeed, it is not used, because policy_align always returns FALSE. Can clean up some of the code around too.

            Assignee:
            Aleksey Shipilev
            Reporter:
            Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: