I haven't been able to spend much time with LLVM's register allocators lately, so I think it would make sense for somebody else to take over as the regalloc code owner. Quentin has volunteered for the job; he has been the de facto code owner for the last couple of years. Let's make it official. Thanks, /jakob
> On Mar 4, 2015, at 8:04 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote: > > I haven't been able to spend much time with LLVM's register allocators lately, so I think it would make sense for somebody else to take over as the regalloc code owner. > > Quentin has volunteered for the job; he has been the de facto code owner for the last couple of years.Works for me, assuming Quentin is ok with that! :-) -Chris
> On Mar 4, 2015, at 10:30 PM, Chris Lattner <clattner at apple.com> wrote: > > >> On Mar 4, 2015, at 8:04 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote: >> >> I haven't been able to spend much time with LLVM's register allocators lately, so I think it would make sense for somebody else to take over as the regalloc code owner. >> >> Quentin has volunteered for the job; he has been the de facto code owner for the last couple of years.Thanks Jakob.> > Works for me, assuming Quentin is ok with that! :-)That would be my pleasure! -Quentin> > -Chris > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Seemingly Similar Threads
- [LLVMdev] Fast register allocation
- [LLVMdev] problem trying to write an LLVM register-allocation pass
- [LLVMdev] Interprocedural Register Allocation
- [LLVMdev] LLVM ERROR: ran out of registers during register allocation
- [LLVMdev] Interprocedural Register Allocation