C2: Handle vector shifts by constant and non-constant scalar uniformly

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 15
    • Affects Version/s: 15
    • Component/s: hotspot
    • b10

      Unify IR shape for vector shifts by scalar.

      Right now, vector shifts by constant are represented as:
         ShiftV src ConI

      and vector shifts by non-constant are:
         ShiftV src (ShiftCntV shift)
       

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

              Created:
              Updated:
              Resolved: