]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update auto-vectorizer maintainance area
authorRichard Biener <rguenther@suse.de>
Mon, 20 Oct 2025 07:31:15 +0000 (09:31 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 20 Oct 2025 07:36:45 +0000 (09:36 +0200)
The following adjusts the attribution of the auto-vectorizer area
to say 'vectorizer (+ tree-if-conv)' as approved by the SC.

* MAINTAINERS (auto-vectorizer): Change attribution to
vectorizer (+ tree-if-conv).

MAINTAINERS

index 05598811322b11f6031a7c2b929a25b8736bdcd5..c35ab0b5ae64190c54f8ab9dfe72fb4672c46a30 100644 (file)
@@ -252,8 +252,8 @@ reload                  Ulrich Weigand          <uweigand@de.ibm.com>
 RTL optimizers          Eric Botcazou           <ebotcazou@libertysurf.fr>
 instruction combiner    Segher Boessenkool      <segher@kernel.crashing.org>
 pair fusion             Alex Coplan             <alex.coplan@arm.com>
-auto-vectorizer         Richard Biener          <rguenther@suse.de>
-auto-vectorizer         Zdenek Dvorak           <ook@ucw.cz>
+vectorizer (+ tree-if-conv) Richard Biener      <rguenther@suse.de>
+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>
 loop optimizer          Bin Cheng               <bin.cheng@linux.alibaba.com>