[llvm] Add tools/llvm-ir2vec to pr-subscribes-mlgo (PR #149405)
S. VenkataKeerthy via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 17 13:47:19 PDT 2025
https://github.com/svkeerthy created https://github.com/llvm/llvm-project/pull/149405
None
>From 2bda872475f2250600242a1ee915bf399085b060 Mon Sep 17 00:00:00 2001
From: svkeerthy <venkatakeerthy at google.com>
Date: Thu, 17 Jul 2025 20:46:54 +0000
Subject: [PATCH] Add tools/llvm-ir2vec to pr-subscribes-mlgo
---
.github/new-prs-labeler.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/new-prs-labeler.yml b/.github/new-prs-labeler.yml
index b05e9c6c56ed0..d4cf869b023a1 100644
--- a/.github/new-prs-labeler.yml
+++ b/.github/new-prs-labeler.yml
@@ -717,6 +717,7 @@ mlgo:
- llvm/lib/Analysis/IR2Vec.cpp
- llvm/lib/Analysis/models/**
- llvm/test/Analysis/IR2Vec/**
+ - llvm/tools/llvm-ir2vec/**
tools:llvm-exegesis:
- llvm/tools/llvm-exegesis/**
More information about the llvm-commits
mailing list