[llvm] github: Add tablegen directories to PR autolabeler (PR #109129)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 07:07:07 PDT 2024
================
@@ -1008,3 +1008,8 @@ bazel:
offload:
- offload/**
+
+tablegen:
+ - llvm/include/TableGen/**
+ - llvm/lib/TableGen/**
+ - llvm/utils/TableGen/**
----------------
boomanaiden154 wrote:
Do you want to include `llvm/test/TableGen` and `llvm/unittests/TableGen`?
https://github.com/llvm/llvm-project/pull/109129
More information about the llvm-commits
mailing list