mirror of git://gcc.gnu.org/git/gcc.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.
This commit is contained in:
parent
9f09811d31
commit
08d68bf201
|
|
@ -253,6 +253,7 @@ RTL optimizers Eric Botcazou <ebotcazou@libertysurf.fr>
|
||||||
instruction combiner Segher Boessenkool <segher@kernel.crashing.org>
|
instruction combiner Segher Boessenkool <segher@kernel.crashing.org>
|
||||||
pair fusion Alex Coplan <alex.coplan@arm.com>
|
pair fusion Alex Coplan <alex.coplan@arm.com>
|
||||||
vectorizer (+ tree-if-conv) Richard Biener <rguenther@suse.de>
|
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>
|
vectorizer (+ tree-if-conv) Zdenek Dvorak <ook@ucw.cz>
|
||||||
loop infrastructure Zdenek Dvorak <ook@ucw.cz>
|
loop infrastructure Zdenek Dvorak <ook@ucw.cz>
|
||||||
loop ivopts Bin Cheng <bin.cheng@linux.alibaba.com>
|
loop ivopts Bin Cheng <bin.cheng@linux.alibaba.com>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue