RFC - Improving C2 Escape Analysis
Cesar Soares Lucas
Divino.Cesar at microsoft.com
Thu Sep 30 20:51:32 UTC 2021
Hi there!
I've spent the past few weeks investigating the C2 Escape Analysis
implementation with the goal of identifying which part(s) of it would benefit
the most from a contribution.
As a conclusion to that investigation, I wrote a report where I list the most
evident points, accompanied with a _preliminary_ quantitative analysis of how
effective the current implementation is for finding opportunities for Scalar
Replacement.
I'd like to invite you all to read the document and please provide feedback on
any issues that you find relevant to the topic. I'm particularly interested in
getting your thoughts on the points I outline in the Questions and Future Work
sections. Feel free to provide feedback by email or as a comment on the Gist
page.
Here is the link to the document:
https://gist.github.com/JohnTortugo/c2607821202634a6509ec3c321ebf370
Thank you,
Cesar Soares
More information about the hotspot-dev
mailing list