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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • 15
    • 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)
       

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

              Created:
              Updated:
              Resolved: