[GitHub] Add PR filters for VectorCombine patches (#145896)
Distinguish VectorCombine from the vectorizers without just treating it as part of the InstCombine group Fixes #145286
This commit is contained in:
parent
d13e223a89
commit
0f87c78f64
4
.github/new-prs-labeler.yml
vendored
4
.github/new-prs-labeler.yml
vendored
@ -632,6 +632,10 @@ llvm:instcombine:
|
||||
- llvm/test/Transforms/InstCombine/**
|
||||
- llvm/test/Transforms/InstSimplify/**
|
||||
|
||||
llvm:vectorcombine:
|
||||
- llvm/lib/Transforms/Vectorize/VectorCombine.cpp
|
||||
- llvm/test/Transforms/VectorCombine/**
|
||||
|
||||
clangd:
|
||||
- clang-tools-extra/clangd/**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user