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

IdealLoopTree::iteration_split_impl does not use should_align

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 16
    • 16
    • hotspot
    • b22

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: