Withdrawn: JDK-8315279: Factor 'basic_plus_adr' out of PhaseMacroExpand and delete make_load/store
Cesar Soares Lucas
cslucas at openjdk.org
Wed Sep 20 16:53:55 UTC 2023
On Wed, 30 Aug 2023 03:13:08 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:
> I believe the factory methods for AddPNode should be in the AddPNode class. The make_load / make_store methods in PhaseMacroExpand can be refactored to instead just use the "make" methods from Load/Store classes.
>
> Tested with tier1-3.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/15480
More information about the shenandoah-dev
mailing list