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

C2: Extend Matcher::match_rule_supported_vector() with element type information

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 14
    • 14
    • hotspot
    • b27

         Extend Matcher::match_rule_supported_vector() with element basic type information and refactor x86 implementation:

        -const bool Matcher::match_rule_supported_vector(int opcode, int vlen) {

        +const bool Matcher::match_rule_supported_vector(int opcode, int vlen, BasicType bt) {

              vlivanov Vladimir Ivanov
              vlivanov Vladimir Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: