I’d like to nominate code owners for: PGO (CodeGenPGO, ProfileData, llvm.instprof): Justin Bogner Branch Weights and BlockFrequency: Duncan Smith -Andy
Seems fine to me. Not sure if there is part of this that you want to explicitly call out as owned by Diego. On Thu, Dec 11, 2014 at 12:38 AM, Andrew Trick <atrick at apple.com> wrote:> I’d like to nominate code owners for: > > PGO (CodeGenPGO, ProfileData, llvm.instprof): Justin Bogner > > Branch Weights and BlockFrequency: Duncan Smith > > -Andy > _______________________________________________ > 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/20141211/251b7265/attachment.html>
It'd certainly make sense to say Diego owns the sample profiling parts and I the instrumentation profiling. Either of us should be sufficient for the parts that overlap. Chandler Carruth <chandlerc at google.com> writes:> Seems fine to me. Not sure if there is part of this that you want to > explicitly call out as owned by Diego. > > On Thu, Dec 11, 2014 at 12:38 AM, Andrew Trick <atrick at apple.com> wrote: > > I’d like to nominate code owners for: > > PGO (CodeGenPGO, ProfileData, llvm.instprof): Justin Bogner > > Branch Weights and BlockFrequency: Duncan Smith > > -Andy > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Possibly Parallel Threads
- [LLVMdev] Code Owner for PGO and Branch Weights
- [LLVMdev] Questions about LLVM PGO and autoFDO
- [LLVMdev] RFC: Instrumentation based profiling file libraries
- [LLVMdev] Capabilities of Clang's PGO (e.g. improving code density)
- [LLVMdev] RFC - Improvements to PGO profile support