[foreign-memaccess+abi] RFR: 8275644: Replace VMReg in shuffling code with something more fine grained.
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Aug 10 12:04:44 UTC 2022
On Wed, 10 Aug 2022 11:35:22 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> I can add some comments to the fields. What do you mean by 'uniform naming scheme'?
Sorry, I meant that one field is called `segmentMaskOrSize` but the other is just called `index`. Using `or` on both might be a good idea.
-------------
PR: https://git.openjdk.org/panama-foreign/pull/699
More information about the panama-dev
mailing list