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.
This commit is contained in:
Tamar Christina 2025-10-20 14:12:31 +01:00
parent 9f09811d31
commit 08d68bf201
1 changed files with 1 additions and 0 deletions

View 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>