mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8266937: Remove Compile::reshape_address
Reviewed-by: kvn
This commit is contained in:
parent
974b9f7004
commit
616244f43a
7 changed files with 0 additions and 20 deletions
|
@ -3129,8 +3129,6 @@ void Compile::final_graph_reshaping_main_switch(Node* n, Final_Reshape_Counts& f
|
|||
}
|
||||
}
|
||||
#endif
|
||||
// platform dependent reshaping of the address expression
|
||||
reshape_address(n->as_AddP());
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue