mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
7174218: remove AtomicLongCSImpl intrinsics
Reviewed-by: kvn, twisti
This commit is contained in:
parent
e67db1b150
commit
529b370174
21 changed files with 2 additions and 312 deletions
|
@ -2297,7 +2297,6 @@ static void final_graph_reshaping_impl( Node *n, Final_Reshape_Counts &frc ) {
|
|||
case Op_LoadL:
|
||||
case Op_LoadL_unaligned:
|
||||
case Op_LoadPLocked:
|
||||
case Op_LoadLLocked:
|
||||
case Op_LoadP:
|
||||
case Op_LoadN:
|
||||
case Op_LoadRange:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue