mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8199421: Add support for vector popcount
Reviewed-by: kvn
This commit is contained in:
parent
147488cbce
commit
343cf9910d
13 changed files with 209 additions and 6 deletions
|
@ -241,6 +241,7 @@ macro(PartialSubtypeCheck)
|
|||
macro(Phi)
|
||||
macro(PopCountI)
|
||||
macro(PopCountL)
|
||||
macro(PopCountVI)
|
||||
macro(PrefetchAllocation)
|
||||
macro(Proj)
|
||||
macro(RShiftI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue