]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
MAINTAINERS: Add myself to vectorizer maintainer list
authorTamar Christina <tamar.christina@arm.com>
Mon, 20 Oct 2025 13:12:31 +0000 (14:12 +0100)
committerTamar Christina <tamar.christina@arm.com>
Mon, 20 Oct 2025 13:12:31 +0000 (14:12 +0100)
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.

MAINTAINERS

index c35ab0b5ae64190c54f8ab9dfe72fb4672c46a30..70ede83c641dcf0d1bfa724b65266ed0790f99ac 100644 (file)
@@ -253,6 +253,7 @@ RTL optimizers          Eric Botcazou           <ebotcazou@libertysurf.fr>
 instruction combiner    Segher Boessenkool      <segher@kernel.crashing.org>
 pair fusion             Alex Coplan             <alex.coplan@arm.com>
 vectorizer (+ tree-if-conv) Richard Biener      <rguenther@suse.de>
+vectorizer (+ tree-if-conv) Tamar Christina     <tamar.christina@arm.com>
 vectorizer (+ tree-if-conv) Zdenek Dvorak       <ook@ucw.cz>
 loop infrastructure     Zdenek Dvorak           <ook@ucw.cz>
 loop ivopts             Bin Cheng               <bin.cheng@linux.alibaba.com>