[llvm] [GitHub] Add a new mapping for `offload` subproject (PR #89118)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 11:40:18 PDT 2024
https://github.com/shiltian created https://github.com/llvm/llvm-project/pull/89118
None
>From 7aacf42edaa9263782605db33836e02ad38b9300 Mon Sep 17 00:00:00 2001
From: Shilei Tian <i at tianshilei.me>
Date: Wed, 17 Apr 2024 14:38:30 -0400
Subject: [PATCH] [GitHub] Add a new mapping for `offload` subproject
---
.github/new-prs-labeler.yml | 3 +++
1 file changed, 3 insertions(+)
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/**
More information about the llvm-commits
mailing list