[all-commits] [llvm/llvm-project] c58a41: MIR2Vec embedding
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Tue Oct 7 13:11:16 PDT 2025
Branch: refs/heads/users/svkeerthy/10-06-mir2vec_embedding
Home: https://github.com/llvm/llvm-project
Commit: c58a41517b9358e9a56f4ea0b304dd8c7fe48741
https://github.com/llvm/llvm-project/commit/c58a41517b9358e9a56f4ea0b304dd8c7fe48741
Author: svkeerthy <venkatakeerthy at google.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MIR2Vec.h
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/InitializePasses.h
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/MIR2Vec.cpp
A llvm/test/CodeGen/MIR2Vec/Inputs/mir2vec_dummy_3D_vocab.json
A llvm/test/CodeGen/MIR2Vec/if-else.mir
A llvm/test/CodeGen/MIR2Vec/mir2vec-basic-symbolic.mir
M llvm/tools/llc/llc.cpp
M llvm/unittests/CodeGen/MIR2VecTest.cpp
Log Message:
-----------
MIR2Vec embedding
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