RFR: 8330851: C2: More efficient TypeFunc creation [v8]
Amit Kumar
amitkumar at openjdk.org
Fri Jan 10 06:57:38 UTC 2025
On Fri, 10 Jan 2025 05:59:39 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> > I can follow the same approach I followed for `CallNode` and `ArrayCopyNode` structure, if that would be fine ? I also feel that same change can be done for `CallNode` and `ArrayCopyNode` as they also need their own initializer. I am fine with both, fixing it here or fixing with separate RFE.
>
> Up to you. No strong preferences on my side. I'm fine with the current shape of the patch.
I have opened https://bugs.openjdk.org/browse/JDK-8347396 for now. I will take this once current PR merges.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21782#issuecomment-2581915996
More information about the hotspot-compiler-dev
mailing list