[llvm] [GitHub] Add a new mapping for `offload` subproject (PR #89118)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 11:47:08 PDT 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-offload
Author: Shilei Tian (shiltian)
<details>
<summary>Changes</summary>
Fix #<!-- -->89071.
---
Full diff: https://github.com/llvm/llvm-project/pull/89118.diff
1 Files Affected:
- (modified) .github/new-prs-labeler.yml (+3)
``````````diff
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/**
``````````
</details>
https://github.com/llvm/llvm-project/pull/89118
More information about the llvm-commits
mailing list