C2: Improve the capability to test inference on TypeInt instances

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 26
    • Component/s: hotspot

      - Templatize TypeInt, TypeLong into TypeI<jint>, TypeI<jlong>. This helps us consolidate several inference rules on them, as well as allows us to perform exhaustive tests on all possible combination by limiting the bitwidth of the operation. I.e. do exhaustive tests on TypeI<intn_t<1>>, TypeI<intn_t<2>>, etc.

      - Allow creation of TypeInt, TypeLong during testing without initializing the compiler.

            Assignee:
            Quan Anh Mai
            Reporter:
            Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: