From 3f04435124cd9f0b9e616b9ef1ca6d0a478366bb Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Mon, 20 Oct 2025 09:31:15 +0200 Subject: [PATCH] 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). --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 05598811322b..c35ab0b5ae64 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