@@ -81,6 +136,68 @@ class IR2VecTool {
OS << LocalOutput;
}
+ /// Generate embeddings for the entire module
+ void generateEmbeddings(raw_ostream &OS) const {
+if (!Vocab->isValid()) {
+ OS << "Error: Vocabulary is not valid. IR2VecTool not initialized.\n";
+
https://github.com/boomanaiden154 approved this pull request.
Minor style nits, otherwise LGTM.
https://github.com/llvm/llvm-project/pull/147844
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mail
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/148319
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
boomanaiden154 wrote:
@tru The plan is to use the new premerge CI to test changes to the release
branch, right?
We're planning on backporting any changes that we're making in `main` to make
sure the release branch CI still works, assuming that is actually the plan.
https://github.com/llvm/ll
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149195
>From 9683d8b16fcdf30501aeeafb28ce3a0003eaeb8c Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:24:49 +
Subject: [PATCH] more ccache->sccache
Created using spr 1.3.4
---
.gith
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149195
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149195
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149196
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149196
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
>From 7c3030a3b6da3ef8a48acfe0031a7c2ed348499a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 14:50:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
@@ -283,10 +284,24 @@ int main(int argc, char **argv) {
if (Mode == TripletMode && Level.getNumOccurrences() > 0)
errs() << "Warning: --level option is ignored in triplet mode\n";
- // Parse the input LLVM IR file
+ // Parse the input LLVM IR file or stdin
SMDiagnos
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
>From 7c3030a3b6da3ef8a48acfe0031a7c2ed348499a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 14:50:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149196
>From 2556dc869fdf78e00aa7abbe68b06c83033ed44e Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:07:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
>From 7c3030a3b6da3ef8a48acfe0031a7c2ed348499a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 14:50:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149196
>From 2556dc869fdf78e00aa7abbe68b06c83033ed44e Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:07:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149196
>From 2556dc869fdf78e00aa7abbe68b06c83033ed44e Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:07:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149196
>From 2556dc869fdf78e00aa7abbe68b06c83033ed44e Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:07:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149195
>From 9683d8b16fcdf30501aeeafb28ce3a0003eaeb8c Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:24:49 +
Subject: [PATCH] more ccache->sccache
Created using spr 1.3.4
---
.gith
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149195
>From 9683d8b16fcdf30501aeeafb28ce3a0003eaeb8c Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:24:49 +
Subject: [PATCH] more ccache->sccache
Created using spr 1.3.4
---
.gith
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
>From 7c3030a3b6da3ef8a48acfe0031a7c2ed348499a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 14:50:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
>From 7c3030a3b6da3ef8a48acfe0031a7c2ed348499a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 14:50:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
>From 7c3030a3b6da3ef8a48acfe0031a7c2ed348499a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 14:50:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149197
>From 7c3030a3b6da3ef8a48acfe0031a7c2ed348499a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 14:50:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
@@ -58,10 +58,9 @@ RUN apt-get update && \
python3-psutil \
sudo \
# These are needed by the premerge pipeline. Pip is used to install
-# dependent python packages and ccache is used for build caching. File and
+# dependent python packages and sccache is use
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/149196
>From 2556dc869fdf78e00aa7abbe68b06c83033ed44e Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Thu, 17 Jul 2025 15:07:26 +
Subject: [PATCH] feedback
Created using spr 1.3.4
---
.github/workflows
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/149385
This ensures that if/when we bump the toolchain versions in the main container
that we do not break tests on the release branch.
>From e219bf32f7195047ea36f61840c4dc92862b7765 Mon Sep 17 00:00:00 2001
Fr
@@ -287,10 +287,14 @@ int main(int argc, char **argv) {
if (Mode == TripletMode && Level.getNumOccurrences() > 0)
errs() << "Warning: --level option is ignored in triplet mode\n";
- // Parse the input LLVM IR file
+ // Parse the input LLVM IR file or stdin
SMDiagnos
https://github.com/boomanaiden154 edited
https://github.com/llvm/llvm-project/pull/149213
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 approved this pull request.
Nits at this point, otherwise LGTM.
https://github.com/llvm/llvm-project/pull/149213
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/ma
@@ -287,10 +287,14 @@ int main(int argc, char **argv) {
if (Mode == TripletMode && Level.getNumOccurrences() > 0)
errs() << "Warning: --level option is ignored in triplet mode\n";
- // Parse the input LLVM IR file
+ // Parse the input LLVM IR file or stdin
SMDiagnos
301 - 332 of 332 matches
Mail list logo