C2: turn subtype check into macro node

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 15
    • Affects Version/s: 15
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: