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

make c1 BlockMerger use IR::verify only when necessary

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • hotspot
    • b26

    Description

      IR::Verify is not a cheap operation, but in many places in BlockMerger, it is run where demonstrably no change has taken place, or straight out being run multiple times after each other. Let's reduce usage to the minimum that still covers the verification that does need to happen

      Attachments

        Issue Links

          Activity

            People

              lujaniuk Ludvig Janiuk
              lujaniuk Ludvig Janiuk
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: