mirror of git://gcc.gnu.org/git/gcc.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).
This commit is contained in:
parent
c3b0ecf04f
commit
3f04435124
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue