[vector] New branch created vectorIntrinsics+mask
Viswanathan, Sandhya
sandhya.viswanathan at intel.com
Wed Mar 31 23:48:35 UTC 2021
Hi Xiaohong,
Please create a pull request containing only changes to the following files as a first step towards masking support for this new branch (vectorIntrinsics+mask).
1) *.java
2) *.ad with Matcher::match_rule_supported_masked_vector() set as false for every architecture
3) The changes to the following files if and as needed to create the blend node as before:
vmIntrinsics.hpp, c2compiler.cpp, classes.hpp, lcm.cpp, library_call.hpp, node.hpp, vectorIntrinsics.cpp, vectornode.cpp/.hpp, vmStructs.cpp
We can then review this part and get it checked in as soon as possible.
Best Regards,
Sandhya
-----Original Message-----
From: panama-dev <panama-dev-retn at openjdk.java.net> On Behalf Of Paul Sandoz
Sent: Wednesday, March 31, 2021 10:31 AM
To: panama-dev at openjdk.java.net' <panama-dev at openjdk.java.net>
Subject: [vector] New branch created vectorIntrinsics+mask
Hi,
I created a new branch:
https://github.com/openjdk/panama-vector/tree/vectorIntrinsics+mask
branching from:
https://github.com/openjdk/panama-vector/tree/vectorIntrinsics
Where we can collaborate on the vector mask work, without perturbing any work in vectorIntrinsics. Should hopefully make collaboration easier and faster.
Paul.
More information about the panama-dev
mailing list