Skip to content

Add patterns for Hexagon backend labels #98068

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
Jul 8, 2024

Conversation

quic-akaryaki
Copy link
Contributor

It happened that the Hexagon backend team did not exist, so subscriptions are not possible.

@tstellar please create pr-subscribers-backend:Hexagon team. This change contains the list of filters. Thanks!

@llvmbot
Copy link
Member

llvmbot commented Jul 8, 2024

@llvm/pr-subscribers-backend-hexagon

Author: Alexey Karyakin (quic-akaryaki)

Changes

It happened that the Hexagon backend team did not exist, so subscriptions are not possible.

@tstellar please create pr-subscribers-backend:Hexagon team. This change contains the list of filters. Thanks!


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

1 Files Affected:

  • (modified) .github/new-prs-labeler.yml (+23)
diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml
index b3e2c8243a01..f79d1a9d2458 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -775,6 +775,29 @@ backend:AArch64:
   - clang/include/clang/Sema/SemaARM.h
   - clang/lib/Sema/SemaARM.cpp
 
+backend:Hexagon:
+  - clang/include/clang/Basic/BuiltinsHexagon*.def
+  - clang/include/clang/Sema/SemaHexagon.h
+  - clang/lib/Basic/Targets/Hexagon.*
+  - clang/lib/CodeGen/Targets/Hexagon.cpp
+  - clang/lib/Driver/ToolChains/Hexagon.*
+  - clang/lib/Sema/SemaHexagon.cpp
+  - lld/ELF/Arch/Hexagon.cpp
+  - lldb/source/Plugins/ABI/Hexagon/**
+  - lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/**
+  - llvm/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def
+  - llvm/include/llvm/IR/IntrinsicsHexagon*
+  - llvm/include/llvm/Support/Hexagon*
+  - llvm/lib/Support/Hexagon*
+  - llvm/lib/Target/Hexagon/**
+  - llvm/test/CodeGen/Hexagon/**
+  - llvm/test/CodeGen/*/Hexagon/**
+  - llvm/test/DebugInfo/*/Hexagon/**
+  - llvm/test/Transforms/*/Hexagon
+  - llvm/test/MC/Disassembler/Hexagon/**
+  - llvm/test/MC/Hexagon/**
+  - llvm/test/tools/llvm-objdump/ELF/Hexagon/**
+
 backend:loongarch:
   - llvm/include/llvm/IR/IntrinsicsLoongArch.td
   - llvm/test/MC/LoongArch/**

@tstellar
Copy link
Collaborator

tstellar commented Jul 8, 2024

I've created the team. @androm3da @quic-akaryaki, do you want me to add you both as members.

@androm3da
Copy link
Member

I've created the team. @androm3da @quic-akaryaki, do you want me to add you both as members.

yes please, and @SundeepKushwaha

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.

OK, Done.

@quic-akaryaki quic-akaryaki merged commit ca2d2a1 into llvm:main Jul 8, 2024
7 checks passed
@quic-akaryaki quic-akaryaki deleted the label-pr-hexagon branch July 8, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants