Chandler Carruth
2015-Jul-29 03:21 UTC
[LLVMdev] A few folks in the SF Bay area are planning to get together to discuss GC statepoints
Specifically, I wanted to sit down with Sanjoy and Philip who have been working on getting the current statepoint infrastructure sufficiently well integrated with the optimizer to do early statepoint insertion, and discuss what the path forward is here. If anyone happens to be in the area and is interested in attending, please let me know. Currently, I'm planning to host things up on Google's campus on the afternoon of Thursday, August 6th (the day of the LLVM social). It's likely to be an open-ended discussion to explore the issues in this space and understand them, and all are more than welcome. Of course, we can't make any decisions, but hopefully we can come up with some ideas for a cohesive plan, and when we come back to the list things will be in a more concrete state. Again, if you'd like to join us, by all means drop me a line and let me know. Time: 3:00pm Location: https://goo.gl/maps/KGlUi Thanks! -Chandler -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150729/54b678c6/attachment.html>
Russell Hadley
2015-Jul-30 15:45 UTC
[LLVMdev] A few folks in the SF Bay area are planning to get together to discuss GC statepoints
Hi Chandler, A few of us up here in Seattle would be interested, but we’re too cheap to buy plane tickets. Is it reasonable to set up a conference call? How the optimizer deals with statepoints is important to us. -R From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Chandler Carruth Sent: Tuesday, July 28, 2015 8:21 PM To: Sanjoy Das <sanjoy at playingwithpointers.com>; Philip Reames <listmail at philipreames.com>; LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Subject: [LLVMdev] A few folks in the SF Bay area are planning to get together to discuss GC statepoints Specifically, I wanted to sit down with Sanjoy and Philip who have been working on getting the current statepoint infrastructure sufficiently well integrated with the optimizer to do early statepoint insertion, and discuss what the path forward is here. If anyone happens to be in the area and is interested in attending, please let me know. Currently, I'm planning to host things up on Google's campus on the afternoon of Thursday, August 6th (the day of the LLVM social). It's likely to be an open-ended discussion to explore the issues in this space and understand them, and all are more than welcome. Of course, we can't make any decisions, but hopefully we can come up with some ideas for a cohesive plan, and when we come back to the list things will be in a more concrete state. Again, if you'd like to join us, by all means drop me a line and let me know. Time: 3:00pm Location: https://goo.gl/maps/KGlUi<https://urldefense.proofpoint.com/v2/url?u=https-3A__goo.gl_maps_KGlUi&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=lb9ahkcFS05oLI-iKeA69nG0QX6d6fo2D8mZToY5o3E&s=FnhxHCLMjjYaGqZye6SR1eYWlwasl_JfkwC1PVWHWT8&e=> Thanks! -Chandler -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150730/9a4beadd/attachment.html>
Chandler Carruth
2015-Jul-30 16:02 UTC
[LLVMdev] A few folks in the SF Bay area are planning to get together to discuss GC statepoints
That might work. I'm actually particularly interested in your perspective here, so even if it doesn't, I had already planned to specifically email you to make sure I got your thoughts here. But maybe a conference call would work. By far the easiest is for us to do a Google hangout, which would give video and audio. Would that work on your end? On Thu, Jul 30, 2015, 08:50 Russell Hadley <rhadley at microsoft.com> wrote:> Hi Chandler, > > > > A few of us up here in Seattle would be interested, but we’re too cheap to > buy plane tickets. Is it reasonable to set up a conference call? How the > optimizer deals with statepoints is important to us. > > > > -R > > > > *From:* llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] *On > Behalf Of *Chandler Carruth > *Sent:* Tuesday, July 28, 2015 8:21 PM > *To:* Sanjoy Das <sanjoy at playingwithpointers.com>; Philip Reames < > listmail at philipreames.com>; LLVM Developers Mailing List < > llvmdev at cs.uiuc.edu> > *Subject:* [LLVMdev] A few folks in the SF Bay area are planning to get > together to discuss GC statepoints > > > > Specifically, I wanted to sit down with Sanjoy and Philip who have been > working on getting the current statepoint infrastructure sufficiently well > integrated with the optimizer to do early statepoint insertion, and discuss > what the path forward is here. > > > > If anyone happens to be in the area and is interested in attending, please > let me know. Currently, I'm planning to host things up on Google's campus > on the afternoon of Thursday, August 6th (the day of the LLVM social). It's > likely to be an open-ended discussion to explore the issues in this space > and understand them, and all are more than welcome. Of course, we can't > make any decisions, but hopefully we can come up with some ideas for a > cohesive plan, and when we come back to the list things will be in a more > concrete state. > > > > Again, if you'd like to join us, by all means drop me a line and let me > know. > > > > Time: 3:00pm > > Location: https://goo.gl/maps/KGlUi > <https://urldefense.proofpoint.com/v2/url?u=https-3A__goo.gl_maps_KGlUi&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=lb9ahkcFS05oLI-iKeA69nG0QX6d6fo2D8mZToY5o3E&s=FnhxHCLMjjYaGqZye6SR1eYWlwasl_JfkwC1PVWHWT8&e=> > > > > Thanks! > > -Chandler > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150730/6c89aee7/attachment.html>
Reasonably Related Threads
- [LLVMdev] A few folks in the SF Bay area are planning to get together to discuss GC statepoints
- [LLVMdev] A few folks in the SF Bay area are planning to get together to discuss GC statepoints
- [GC / Statepoints] Collector supports only base pointers as stack roots
- [LLVMdev] GC Statepoint Transition Status?
- Status of Garbage Collection with Statepoints in LLVM