[llvm-branch-commits] [llvm] [IR2Vec] Add embeddings mode to llvm-ir2vec tool (PR #147844)

S. VenkataKeerthy via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 14 11:03:04 PDT 2025


================
@@ -34,7 +42,7 @@
 #include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;
-using namespace ir2vec;
+using namespace llvm::ir2vec;
----------------
svkeerthy wrote:

Done

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


More information about the llvm-branch-commits mailing list