Skip to content
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

[GitHub] Add a new mapping for offload subproject #89118

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

shiltian
Copy link
Contributor

@shiltian shiltian commented Apr 17, 2024

Fix #89071.

@llvmbot
Copy link
Collaborator

llvmbot commented Apr 17, 2024

@llvm/pr-subscribers-offload

Author: Shilei Tian (shiltian)

Changes

Fix #89071.


Full diff: https://github.com/llvm/llvm-project/pull/89118.diff

1 Files Affected:

  • (modified) .github/new-prs-labeler.yml (+3)
diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml
index 1502d64a7d3e3e..9cf64417d3cb2c 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -944,3 +944,6 @@ openmp:libomptarget:
 
 bazel:
   - utils/bazel/**
+
+offload:
+  - offload/**

Copy link
Collaborator

@tstellar tstellar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The teams have been created.

@shiltian shiltian merged commit 800f105 into llvm:main Apr 17, 2024
6 checks passed
@shiltian shiltian deleted the offload branch April 17, 2024 18:53
@shiltian
Copy link
Contributor Author

@tstellar can you make me as maintainer of the two teams?

@tstellar
Copy link
Collaborator

@shiltian Yes, I just did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New teams for LLVM offload
3 participants