[llvm] r213950 - Add code owner of scoped-noalias metadata

Hal Finkel hfinkel at anl.gov
Fri Jul 25 09:40:19 PDT 2014


----- Original Message -----
> From: "Chandler Carruth" <chandlerc at google.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: "Commit Messages and Patches for LLVM" <llvm-commits at cs.uiuc.edu>
> Sent: Friday, July 25, 2014 11:30:25 AM
> Subject: Re: [llvm] r213950 - Add code owner of scoped-noalias metadata
> 
> 
> 
> Could I nominate you as the AA code owner instead? I think it would
> be nice to have a go-to person here and frankly, that's you at the
> moment. =]

That's fine by me. The other relevant contributor here is Arnold (who has done a significant amount of work on BasicAA over the past couple of years).

 -Hal

> On Jul 25, 2014 9:13 AM, "Hal Finkel" < hfinkel at anl.gov > wrote:
> 
> 
> Author: hfinkel
> Date: Fri Jul 25 10:54:55 2014
> New Revision: 213950
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=213950&view=rev
> Log:
> Add code owner of scoped-noalias metadata
> 
> Add myself as the code owner for the scoped-noalias metadata I've
> developed.
> 
> Modified:
> llvm/trunk/CODE_OWNERS.TXT
> 
> Modified: llvm/trunk/CODE_OWNERS.TXT
> URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?rev=213950&r1=213949&r2=213950&view=diff
> ==============================================================================
> --- llvm/trunk/CODE_OWNERS.TXT (original)
> +++ llvm/trunk/CODE_OWNERS.TXT Fri Jul 25 10:54:55 2014
> @@ -49,7 +49,7 @@ D: Hexagon Backend
> 
> N: Hal Finkel
> E: hfinkel at anl.gov
> -D: BBVectorize, the loop reroller and the PowerPC target
> +D: BBVectorize, the loop reroller, scoped-noalias metadata and the
> PowerPC target
> 
> N: Venkatraman Govindaraju
> E: venkatra at cs.wisc.edu
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list