Skip to content

Commit

Permalink
[Github] Switch vectorization PR label to vectorizers (#111633)
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 #111485.
  • Loading branch information
boomanaiden154 authored Oct 9, 2024
1 parent 65bd5ed commit 35684fa
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 35684fa

Please sign in to comment.