Skip to content

Commit 99e2632

Browse files
authored
github: Add mips backend to PR autolabeler (#140909)
1 parent abbdd16 commit 99e2632

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/new-prs-labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,10 @@ backend:NVPTX:
777777
- 'llvm/**/*nvptx*/**'
778778
- 'llvm/**/*NVPTX*/**'
779779

780+
backend:MIPS:
781+
- '**/*mips*'
782+
- '**/*Mips*'
783+
780784
backend:RISC-V:
781785
- clang/**/*riscv*
782786
- clang/**/*RISCV*

0 commit comments

Comments
 (0)