[vectorIntrinsics+mask] RFR: 8273264: AArch64: [vector] Add missing rules for VectorMaskCast [v2]
Eric Liu
eliu at openjdk.java.net
Wed Sep 15 07:15:18 UTC 2021
On Tue, 14 Sep 2021 15:07:09 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> I tested with those conversion tests before, but the method could not be intrinsified. I checked generated code and the new test cases could work.
>
> Do you have any indicates as to why? Is it because the invocation count is too low?
The reason maybe the same as https://bugs.openjdk.java.net/browse/JDK-8259610, but I didn't pay too much time in the details.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/124
More information about the panama-dev
mailing list