[LLVMdev] RFC: Code Ownership

Chris Lattner clattner at apple.com
Mon Nov 12 09:30:26 PST 2012


On Nov 12, 2012, at 8:56 AM, Justin Holewinski <justin.holewinski at gmail.com> wrote:

> On the topic of code owners:
> 
> Would it make sense to add target-specific code owners for the codegen targets?  Some of the targets are more esoteric (e.g. NVPTX, CellSPU, AMDGPU) and may benefit from more fine-grained code ownership.

It definitely makes sense to have code owners for each subdirectory of lib/Target.

-Chris




More information about the llvm-dev mailing list