Skip to content

Commit

Permalink
[GitHub] Add Xtensa backend labeler. (#120133)
Browse files Browse the repository at this point in the history
Add patterns to label Xtensa backend related changes automatically.
  • Loading branch information
andreisfr authored Dec 17, 2024
1 parent e5a6f1c commit 75b2d78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/new-prs-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,12 @@ backend:RISC-V:
- llvm/**/*riscv*
- llvm/**/*RISCV*

backend:Xtensa:
- clang/**/*xtensa*
- clang/**/*Xtensa*
- llvm/**/*xtensa*
- llvm/**/*Xtensa*

lld:coff:
- lld/**/COFF/**
- lld/Common/**
Expand Down

0 comments on commit 75b2d78

Please sign in to comment.