8292289: [vectorapi] Improve the implementation of VectorTestNode

Reviewed-by: xgong, kvn
This commit is contained in:
Quan Anh Mai 2022-12-08 20:25:20 +00:00
parent d35e840024
commit 3dfadeebd0
23 changed files with 335 additions and 290 deletions

View file

@ -1875,7 +1875,7 @@
declare_c2_type(XorVMaskNode, VectorNode) \
declare_c2_type(VectorBoxNode, Node) \
declare_c2_type(VectorBoxAllocateNode, CallStaticJavaNode) \
declare_c2_type(VectorTestNode, Node) \
declare_c2_type(VectorTestNode, CmpNode) \
\
/*********************/ \
/* Adapter Blob Entries */ \