[vector] New branch created vectorIntrinsics+mask

Xiaohong Gong Xiaohong.Gong at arm.com
Thu Apr 1 06:27:45 UTC 2021


Hi Sandhya,

Thanks for the advice! I will create a PR to the new branch! Thanks!

Best Regards,
Xiaohong

-----Original Message-----
From: Viswanathan, Sandhya <sandhya.viswanathan at intel.com> 
Sent: Thursday, April 1, 2021 7:49 AM
To: Xiaohong Gong <Xiaohong.Gong at arm.com>; Ningsheng Jian <Ningsheng.Jian at arm.com>
Cc: Paul Sandoz <paul.sandoz at oracle.com>; panama-dev at openjdk.java.net; Vladimir Ivanov <vladimir.x.ivanov at oracle.com>; Bhateja, Jatin <jatin.bhateja at intel.com>
Subject: RE: [vector] New branch created vectorIntrinsics+mask

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