[vectorIntrinsics] RFR: 8266286: Add LoadVectorGather and StoreVectorScatter's partial version
Ningsheng Jian
njian at openjdk.java.net
Mon May 31 08:22:29 UTC 2021
On Mon, 31 May 2021 08:09:01 GMT, Ningsheng Jian <njian at openjdk.org> wrote:
> Style nit: add one more space at the beginning of these lines to have better indentation?
One more nit: I would suggest to group those gather partial rules together with other gather rules, as well as scatter parts.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/88
More information about the panama-dev
mailing list