diff options
author | Alex Coplan <alex.coplan@arm.com> | 2024-10-18 11:02:15 +0100 |
---|---|---|
committer | Alex Coplan <alex.coplan@arm.com> | 2024-10-18 11:09:53 +0100 |
commit | 261d803c40c9fd28c59d8d1771051663f738a871 (patch) | |
tree | 8e99028788bc940c349e42c14fa90f06aac90a2e | |
parent | 1a458bdeb223ffa501bac8e76182115681967094 (diff) | |
download | gcc-261d803c40c9fd28c59d8d1771051663f738a871.zip gcc-261d803c40c9fd28c59d8d1771051663f738a871.tar.gz gcc-261d803c40c9fd28c59d8d1771051663f738a871.tar.bz2 |
MAINTAINERS: Add myself as pair fusion and aarch64 ldp/stp maintainer
ChangeLog:
* MAINTAINERS (CPU Port Maintainers): Add myself as aarch64 ldp/stp
maintainer.
(Various Maintainers): Add myself as pair fusion maintainer.
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 269ac2e..1074886 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -54,6 +54,7 @@ docs, and the testsuite related to that. CPU Port Maintainers (CPU alphabetical order) +aarch64 ldp/stp Alex Coplan <alex.coplan@arm.com> aarch64 port Richard Earnshaw <richard.earnshaw@arm.com> aarch64 port Richard Sandiford <richard.sandiford@arm.com> aarch64 port Marcus Shawcroft <marcus.shawcroft@arm.com> @@ -251,6 +252,7 @@ AutoFDO Eugene Rozenfeld <erozen@microsoft.com> 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> loop infrastructure Zdenek Dvorak <ook@ucw.cz> |