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

C2: turn subtype check into macro node

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • hotspot
    • b11

      This should allow subtype checks that can't be compiled as a simple pointer comparison at parse time to:

      - better constant fold
      - be candidate for predication and split if
      - have a chance of being compiled as a simple pointer comparison if type information improves

            roland Roland Westrelin
            roland Roland Westrelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: