Stack allocation prototype for C2
Charlie Gracie Charlie.Gracie at microsoft.com
Mon Jun 29 21:05:29 UTC 2020- Previous message (by thread):Running IGV
- Next message (by thread): Stack allocation prototype for C2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi hotspot-compiler-dev community, Here is the prototype code for our work on adding stack allocation to the HotSpot C2 compiler. We are looking for any and all feedback as we hope to move from a prototype to something that could be contributed. A change of this size is difficult to review so we understand the process will be thorough and will take time to complete. Any suggestions on how to allow for collaboration with others, if they wanted to, would also be appreciated (i.e., a repo somewhere). For a quick refresher here is a link to Nikola’s talk at FOSDEM: <a href="https://fosdem.org/2020/schedule/event/reducing_gc_times/">https://fosdem.org/2020/schedule/event/reducing_gc_times/</a> Here is a link to our initial webrev: <a href="//cr.openjdk.java.net/~adityam/charlie/stack_alloc/">http://cr.openjdk.java.net/~adityam/charlie/stack_alloc/</a> Expecting that a change like this will require a JEP, we have prepared a document describing our work based off of the JEP submission form. Our document has a few extra sections at the end discussing areas that we are looking for guidance on and some initial performance results. This document can be found here: <a href="https://github.com/microsoft/openjdk-proposals/blob/master/stack_allocation/Stack_Allocation_JEP.md">https://github.com/microsoft/openjdk-proposals/blob/master/stack_allocation/Stack_Allocation_JEP.md</a> Thanks in advance for reviews, suggestions, concerns, comments and issues. Charlie and Nikola
- Previous message (by thread):Running IGV
- Next message (by thread): Stack allocation prototype for C2
- Messages sorted by: [ date ] [ thread ]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。