github: Add lib/CodeGen to PR autolabeler (#138131)
Try to exclude SelectionDAG and GlobalISel since those have their own labels
This commit is contained in:
parent
038b162046
commit
407a338990
6
.github/new-prs-labeler.yml
vendored
6
.github/new-prs-labeler.yml
vendored
@ -554,6 +554,12 @@ flang:fir-hlfir:
|
|||||||
flang:codegen:
|
flang:codegen:
|
||||||
- flang/**/CodeGen/**
|
- flang/**/CodeGen/**
|
||||||
|
|
||||||
|
llvm:codegen:
|
||||||
|
- llvm/lib/CodeGen/*
|
||||||
|
- llvm/lib/CodeGen/MIRParser/*
|
||||||
|
- llvm/lib/CodeGen/LiveDebugValues/*
|
||||||
|
- llvm/lib/CodeGen/AsmPrinter/*
|
||||||
|
|
||||||
llvm:globalisel:
|
llvm:globalisel:
|
||||||
- llvm/**/GlobalISel/**
|
- llvm/**/GlobalISel/**
|
||||||
- llvm/utils/TableGen/GlobalISel*
|
- llvm/utils/TableGen/GlobalISel*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user