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

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

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 15
    • 15
    • hotspot
    • b10

    Description

      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)
       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: