[all-commits] [llvm/llvm-project] 273aeb: MIR2Vec embedding
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Thu Oct 9 11:44:26 PDT 2025
Branch: refs/heads/users/svkeerthy/10-06-mir2vec_embedding
Home: https://github.com/llvm/llvm-project
Commit: 273aeb95dbbc6827893f01782cf73d195535929e
https://github.com/llvm/llvm-project/commit/273aeb95dbbc6827893f01782cf73d195535929e
Author: svkeerthy <venkatakeerthy at google.com>
Date: 2025-10-09 (Thu, 09 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