Skip to content

[LLVM] Add maintainers for SandboxIR and SandboxVectorizer #115896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,13 @@ [email protected] (email), [qcolombet](https://github.com/qcolombet) (G
Florian Hahn \
[email protected] (email), [fhahn](https://github.com/fhahn) (GitHub)

#### SandboxVectorizer

Vasileios Porpodas \
[email protected] (email), [vporpo](https://github.com/vporpo) (GitHub)
Jorge Gorbe Moya \
[email protected] (email), [slackito](https://github.com/slackito) (GitHub)

#### ScalarEvolution, IndVarSimplify

Philip Reames \
Expand Down Expand Up @@ -303,6 +310,13 @@ [email protected] (email), [pcc](https://github.com/pcc) (GitHub)
Lang Hames \
[email protected] (email), [lhames](https://github.com/lhames) (GitHub)

#### SandboxIR

Vasileios Porpodas \
[email protected] (email), [vporpo](https://github.com/vporpo) (GitHub)
Jorge Gorbe Moya \
[email protected] (email), [slackito](https://github.com/slackito) (GitHub)

#### TableGen

Paul C. Anagnostopoulos \
Expand Down
Loading