From: Richard Biener Date: Mon, 20 Oct 2025 07:31:15 +0000 (+0200) Subject: Update auto-vectorizer maintainance area X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f04435124cd9f0b9e616b9ef1ca6d0a478366bb;p=thirdparty%2Fgcc.git 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). --- diff --git a/MAINTAINERS b/MAINTAINERS index 05598811322..c35ab0b5ae6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -252,8 +252,8 @@ reload Ulrich Weigand RTL optimizers Eric Botcazou instruction combiner Segher Boessenkool pair fusion Alex Coplan -auto-vectorizer Richard Biener -auto-vectorizer Zdenek Dvorak +vectorizer (+ tree-if-conv) Richard Biener +vectorizer (+ tree-if-conv) Zdenek Dvorak loop infrastructure Zdenek Dvorak loop ivopts Bin Cheng loop optimizer Bin Cheng