Skip to content

Commit 1cab8d9

Browse files
authored
[LLVM] Add maintainers for SandboxIR and SandboxVectorizer (#115896)
I'm currently looking through some recently added components, and noticed that SandboxIR/SandboxVec don't have a listed maintainer. I'd like to propose vporpo and slackito as the maintainers for this component. vporpo is the one who originally proposed this and drives most of the implementation effort. slackito is the second most active contributor.
1 parent af3295b commit 1cab8d9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

llvm/Maintainers.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ [email protected] (email), [qcolombet](https://github.com/qcolombet) (G
6666
Florian Hahn \
6767
[email protected] (email), [fhahn](https://github.com/fhahn) (GitHub)
6868

69+
#### SandboxVectorizer
70+
71+
Vasileios Porpodas \
72+
[email protected] (email), [vporpo](https://github.com/vporpo) (GitHub)
73+
Jorge Gorbe Moya \
74+
[email protected] (email), [slackito](https://github.com/slackito) (GitHub)
75+
6976
#### ScalarEvolution, IndVarSimplify
7077

7178
Philip Reames \
@@ -319,6 +326,13 @@ [email protected] (email), [pcc](https://github.com/pcc) (GitHub)
319326
Lang Hames \
320327
[email protected] (email), [lhames](https://github.com/lhames) (GitHub)
321328

329+
#### SandboxIR
330+
331+
Vasileios Porpodas \
332+
[email protected] (email), [vporpo](https://github.com/vporpo) (GitHub)
333+
Jorge Gorbe Moya \
334+
[email protected] (email), [slackito](https://github.com/slackito) (GitHub)
335+
322336
#### TableGen
323337

324338
Paul C. Anagnostopoulos \

0 commit comments

Comments
 (0)