JDK 24 |
---|
24 b02Fixed |
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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.
|