[llvm] Remove CODEOWNERS file and copy missing paths into new-prs-labeler.yml (PR #66145)

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 15:48:55 PDT 2023


================
@@ -183,7 +184,8 @@ mlir:index:
   - mlir/**/Index/**
 
 mlir:llvm:
-  - mlir/**/LLVM/**
+  - mlir/**/LLVM*
+  - mlir/**/LLVM*/**
----------------
joker-eph wrote:

Is there a difference between these two patterns for the labelled?

https://github.com/llvm/llvm-project/pull/66145


More information about the llvm-commits mailing list