diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml index 7905f762bf8e..8e0fa8d42d73 100644 --- a/.github/new-prs-labeler.yml +++ b/.github/new-prs-labeler.yml @@ -48,6 +48,9 @@ flang:frontend: - flang/Evaluate/**/* - flang/Semantics/**/* +libclc: + - libclc/** + HLSL: - clang/*HLSL*/**/* - clang/**/*HLSL*