From aefd8db6342318a1c6b55f38e1e4449cdddd0f63 Mon Sep 17 00:00:00 2001 From: Hal Finkel Date: Wed, 20 Nov 2013 20:54:33 +0000 Subject: [PATCH] Add loop rerolling code owner I am the code owner of the loop reroller. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195271 91177308-0d34-0410-b5e6-96231b3b80d8 --- CODE_OWNERS.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index ea7a1e9bedb..2c7ea3c9f51 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -45,7 +45,7 @@ D: Hexagon Backend N: Hal Finkel E: hfinkel@anl.gov -D: BBVectorize and the PowerPC target +D: BBVectorize, the loop reroller and the PowerPC target N: Venkatraman Govindaraju E: venkatra@cs.wisc.edu -- 2.34.1