[all-commits] [llvm/llvm-project] 6fa7a8: MIR2Vec embedding
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Tue Oct 7 13:02:04 PDT 2025
Branch: refs/heads/users/svkeerthy/10-06-mir2vec_embedding
Home: https://github.com/llvm/llvm-project
Commit: 6fa7a86b61886f8b7242aea92f0198c819b22090
https://github.com/llvm/llvm-project/commit/6fa7a86b61886f8b7242aea92f0198c819b22090
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