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

C2 SuperWord: remove alignment boundaries

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 24
    • 23, 24
    • hotspot
    • b02

    Description

      SuperWord::memory_alignment
      computes offsets modulo vector_width:
      int off_rem = offset % vw;

      This is an artefact of the old AlignVector mechanism, to avoid packing over alignment boundaries.

      TODO find examples where this made a difference.

      Attachments

        Issue Links

          Activity

            People

              epeter Emanuel Peter
              epeter Emanuel Peter
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: