From: Tamar Christina Date: Mon, 20 Oct 2025 13:12:31 +0000 (+0100) Subject: MAINTAINERS: Add myself to vectorizer maintainer list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d68bf2010d7c8db45d1496d3bf7a87c3fbc2bf;p=thirdparty%2Fgcc.git MAINTAINERS: Add myself to vectorizer maintainer list Following the announcement on https://gcc.gnu.org/pipermail/gcc/2025-October/246833.html adding myself to vectorizer maintainer list. ChangeLog: * MAINTAINERS (Various Maintainers): Add myself for the vectorizer. --- diff --git a/MAINTAINERS b/MAINTAINERS index c35ab0b5ae6..70ede83c641 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -253,6 +253,7 @@ RTL optimizers Eric Botcazou instruction combiner Segher Boessenkool pair fusion Alex Coplan vectorizer (+ tree-if-conv) Richard Biener +vectorizer (+ tree-if-conv) Tamar Christina vectorizer (+ tree-if-conv) Zdenek Dvorak loop infrastructure Zdenek Dvorak loop ivopts Bin Cheng