[all-commits] [llvm/llvm-project] 3ac465: Introducing MIR2Vec
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Wed Oct 1 12:32:10 PDT 2025
Branch: refs/heads/users/svkeerthy/10-01-introducing_mir2vec
Home: https://github.com/llvm/llvm-project
Commit: 3ac465f87ef822077f0d067ce32c2338c47bb02b
https://github.com/llvm/llvm-project/commit/3ac465f87ef822077f0d067ce32c2338c47bb02b
Author: svkeerthy <venkatakeerthy at google.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M llvm/include/llvm/Analysis/IR2Vec.h
A llvm/include/llvm/CodeGen/MIR2Vec.h
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/InitializePasses.h
M llvm/lib/Analysis/IR2Vec.cpp
A llvm/lib/Analysis/models/x86SeedEmbeddingVocab100D.json
M llvm/lib/CodeGen/CMakeLists.txt
M llvm/lib/CodeGen/CodeGen.cpp
A llvm/lib/CodeGen/MIR2Vec.cpp
M llvm/tools/llc/llc.cpp
M llvm/unittests/CodeGen/CMakeLists.txt
A llvm/unittests/CodeGen/MIR2VecTest.cpp
Log Message:
-----------
Introducing MIR2Vec
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list