Skip to content

Commit

Permalink
[Github] Switch vectorization PR label to vectorizers
Browse files Browse the repository at this point in the history
This changes the PR label to match the name of the subscriber team.

Fixes llvm#111485.
  • Loading branch information
boomanaiden154 committed Oct 9, 2024
1 parent c198f77 commit 1a663c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/new-prs-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ PGO:
- llvm/**/llvm-profdata/**/*
- llvm/**/llvm-profgen/**/*

vectorization:
vectorizers:
- llvm/lib/Transforms/Vectorize/**/*
- llvm/include/llvm/Transforms/Vectorize/**/*

Expand Down

0 comments on commit 1a663c8

Please sign in to comment.