The following adjusts the attribution of the auto-vectorizer area
to say 'vectorizer (+ tree-if-conv)' as approved by the SC.
Pushed.
I do wonder whether it might be more scalable and useful to have
a separate section listing clarifications of the short attributions
of the maintainance areas (or whether this should be part of
sourcebuild.texi?). I have followed the 'scheduler (+ haifa)'
way instead of a file-glob like tree-{vect,if-conv}*.{cc,h}.
Formatting limitations somehow get in the way here.
* 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 05598811322..c35ab0b5ae6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -252,8 +252,8 @@ reload Ulrich Weigand
<[email protected]>
RTL optimizers Eric Botcazou <[email protected]>
instruction combiner Segher Boessenkool <[email protected]>
pair fusion Alex Coplan <[email protected]>
-auto-vectorizer Richard Biener <[email protected]>
-auto-vectorizer Zdenek Dvorak <[email protected]>
+vectorizer (+ tree-if-conv) Richard Biener <[email protected]>
+vectorizer (+ tree-if-conv) Zdenek Dvorak <[email protected]>
loop infrastructure Zdenek Dvorak <[email protected]>
loop ivopts Bin Cheng <[email protected]>
loop optimizer Bin Cheng <[email protected]>
--
2.51.0