mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8292289: [vectorapi] Improve the implementation of VectorTestNode
Reviewed-by: xgong, kvn
This commit is contained in:
parent
d35e840024
commit
3dfadeebd0
23 changed files with 335 additions and 290 deletions
|
@ -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 */ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue