Andrew Trick via llvm-dev
2016-May-25 23:17 UTC
[llvm-dev] SCEV/IndVars Code Owner Nomination
I would like to nominate Sanjoy Das as code owner of Scalar Evolution and Induction Variable Simplification. Scalar Evolution has never had an official code owner, but does regularly need in depth review. Over the past year and a half, Sanjoy has made fantastic contributions to SCEV and has been responsive reviewing patches. He is clearly the authority at this point. Induction variable simplification doesn't do much but directly apply the results of SCEV analysis. It should have the same owner. IndVars does also contain a sign-extend elimination algorithm, but that's primarily a legacy pass and I don't expect much work on it. -Andy
Hal Finkel via llvm-dev
2016-May-25 23:27 UTC
[llvm-dev] SCEV/IndVars Code Owner Nomination
----- Original Message -----> From: "Andrew Trick via llvm-dev" <llvm-dev at lists.llvm.org> > To: "llvm-dev" <llvm-dev at lists.llvm.org> > Sent: Wednesday, May 25, 2016 6:17:54 PM > Subject: [llvm-dev] SCEV/IndVars Code Owner Nomination > > I would like to nominate Sanjoy Das as code owner of Scalar Evolution > and Induction Variable Simplification. > > Scalar Evolution has never had an official code owner, but does > regularly need in depth review. Over the past year and a half, > Sanjoy has made fantastic contributions to SCEV and has been > responsive reviewing patches. He is clearly the authority at this > point.+1 -Hal> > Induction variable simplification doesn't do much but directly apply > the results of SCEV analysis. It should have the same owner. IndVars > does also contain a sign-extend elimination algorithm, but that's > primarily a legacy pass and I don't expect much work on it. > > -Andy > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory
Mikhail Zolotukhin via llvm-dev
2016-May-26 00:23 UTC
[llvm-dev] SCEV/IndVars Code Owner Nomination
> On May 25, 2016, at 4:27 PM, Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > ----- Original Message ----- >> From: "Andrew Trick via llvm-dev" <llvm-dev at lists.llvm.org> >> To: "llvm-dev" <llvm-dev at lists.llvm.org> >> Sent: Wednesday, May 25, 2016 6:17:54 PM >> Subject: [llvm-dev] SCEV/IndVars Code Owner Nomination >> >> I would like to nominate Sanjoy Das as code owner of Scalar Evolution >> and Induction Variable Simplification. >> >> Scalar Evolution has never had an official code owner, but does >> regularly need in depth review. Over the past year and a half, >> Sanjoy has made fantastic contributions to SCEV and has been >> responsive reviewing patches. He is clearly the authority at this >> point. > > +1+1 Michael> > -Hal > >> >> Induction variable simplification doesn't do much but directly apply >> the results of SCEV analysis. It should have the same owner. IndVars >> does also contain a sign-extend elimination algorithm, but that's >> primarily a legacy pass and I don't expect much work on it. >> >> -Andy >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> > > -- > Hal Finkel > Assistant Computational Scientist > Leadership Computing Facility > Argonne National Laboratory > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Chris Lattner via llvm-dev
2016-May-26 19:59 UTC
[llvm-dev] SCEV/IndVars Code Owner Nomination
> On May 25, 2016, at 4:17 PM, Andrew Trick via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I would like to nominate Sanjoy Das as code owner of Scalar Evolution and Induction Variable Simplification. > > Scalar Evolution has never had an official code owner, but does regularly need in depth review. Over the past year and a half, Sanjoy has made fantastic contributions to SCEV and has been responsive reviewing patches. He is clearly the authority at this point. > > Induction variable simplification doesn't do much but directly apply the results of SCEV analysis. It should have the same owner. IndVars does also contain a sign-extend elimination algorithm, but that's primarily a legacy pass and I don't expect much work on it.Sounds great. Sanjoy, assuming this is ok with you, please add yourself to CODE_OWNERS.txt, congrats! -Chris
Sanjoy Das via llvm-dev
2016-May-26 21:20 UTC
[llvm-dev] SCEV/IndVars Code Owner Nomination
Updated CODE_OWNERS.txt: http://reviews.llvm.org/rL270915 Thanks for the support everyone! On Thu, May 26, 2016 at 12:59 PM, Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org> wrote:> >> On May 25, 2016, at 4:17 PM, Andrew Trick via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> I would like to nominate Sanjoy Das as code owner of Scalar Evolution and Induction Variable Simplification. >> >> Scalar Evolution has never had an official code owner, but does regularly need in depth review. Over the past year and a half, Sanjoy has made fantastic contributions to SCEV and has been responsive reviewing patches. He is clearly the authority at this point. >> >> Induction variable simplification doesn't do much but directly apply the results of SCEV analysis. It should have the same owner. IndVars does also contain a sign-extend elimination algorithm, but that's primarily a legacy pass and I don't expect much work on it. > > Sounds great. Sanjoy, assuming this is ok with you, please add yourself to CODE_OWNERS.txt, congrats! > > -Chris > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-- Sanjoy Das http://playingwithpointers.com