On Thu, 27 Feb 2025 23:30:29 GMT, Paul Sandoz wrote:
>> Method `checkMaskFromIndexSize` is called by some vector masked APIs like
>> `fromArray/intoArray/fromMemorySegment/...`. It is used to check whether the
>> index of any active lanes in a mask will reach out of the boundary of the
>> give
On Thu, 27 Feb 2025 06:43:19 GMT, Xiaohong Gong wrote:
> Method `checkMaskFromIndexSize` is called by some vector masked APIs like
> `fromArray/intoArray/fromMemorySegment/...`. It is used to check whether the
> index of any active lanes in a mask will reach out of the boundary of the
> given
Method `checkMaskFromIndexSize` is called by some vector masked APIs like
`fromArray/intoArray/fromMemorySegment/...`. It is used to check whether the
index of any active lanes in a mask will reach out of the boundary of the given
Array/MemorySegment. This function should be force inlined, or a