[llvm] [Github][OpenMP] Adding rule for OpenMP label (PR #65331)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 07:48:17 PDT 2023


================
@@ -243,6 +243,10 @@ tools:llvm-mca:
   - llvm/include/llvm/MCA/**/*
   - llvm/lib/MCA/**/*
 
+openmp:
+  - mlir/**/OpenMP/*
+  - openmp/**
+
----------------
shiltian wrote:

changes in clang will also be needed right?

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


More information about the llvm-commits mailing list