[all-commits] [llvm/llvm-project] c890a9: [LLVM] Volunteer myself as a secondary maintainer ...
David Sherwood via All-commits
all-commits at lists.llvm.org
Tue Sep 23 01:38:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c890a9050e880d807b5bed911c4e0fe046a72e6a
https://github.com/llvm/llvm-project/commit/c890a9050e880d807b5bed911c4e0fe046a72e6a
Author: David Sherwood <david.sherwood at arm.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M llvm/Maintainers.md
Log Message:
-----------
[LLVM] Volunteer myself as a secondary maintainer for LoopVectorizer (#120704)
I now have the time and am willing to help out with code reviews, tidy
up tests, clean up code, etc. Over the last few years I've done quite a
lot of vectoriser work, which includes adding support for scalable
vectors with tail-folding and this year working towards vectorisation of
loops with uncountable early exits. I've also been actively engaged with
reviewing upstream loop vectoriser patches, and submitting NFC clean-up
patches.
Now that we can have a list of maintainers per area I thought perhaps
it's worth formalising things by adding myself as a secondary maintainer
if others are happy?
Not entirely sure who to add as reviewers on this PR though!
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list