[all-commits] [llvm/llvm-project] 961368: Handle Operands
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Tue Oct 14 17:27:33 PDT 2025
Branch: refs/heads/users/svkeerthy/10-13-handle_operands
Home: https://github.com/llvm/llvm-project
Commit: 9613680c080d8f82711644b6ce9aa9cff2205973
https://github.com/llvm/llvm-project/commit/9613680c080d8f82711644b6ce9aa9cff2205973
Author: svkeerthy <venkatakeerthy at google.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MIR2Vec.h
M llvm/lib/Analysis/models/x86SeedEmbeddingVocab100D.json
M llvm/lib/CodeGen/MIR2Vec.cpp
M llvm/test/CodeGen/MIR2Vec/Inputs/mir2vec_dummy_2D_vocab.json
M llvm/test/CodeGen/MIR2Vec/Inputs/mir2vec_dummy_3D_vocab.json
M llvm/test/CodeGen/MIR2Vec/Inputs/mir2vec_inconsistent_dims.json
M llvm/test/CodeGen/MIR2Vec/Inputs/mir2vec_zero_vocab.json
M llvm/test/CodeGen/MIR2Vec/Inputs/reference_x86_vocab_print.txt
M llvm/test/CodeGen/MIR2Vec/Inputs/reference_x86_vocab_wo=0.5_print.txt
M llvm/test/CodeGen/MIR2Vec/if-else.mir
M llvm/test/CodeGen/MIR2Vec/mir2vec-basic-symbolic.mir
M llvm/test/CodeGen/MIR2Vec/vocab-error-handling.ll
M llvm/unittests/CodeGen/MIR2VecTest.cpp
Log Message:
-----------
Handle Operands
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