Update auto-vectorizer maintainance area

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).
This commit is contained in:
Richard Biener 2025-10-20 09:31:15 +02:00 committed by Richard Biener
parent c3b0ecf04f
commit 3f04435124
1 changed files with 2 additions and 2 deletions

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