diff options
author | S. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com> | 2025-07-17 12:06:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 12:06:52 -0700 |
commit | 70e2319e9a0f65d8cac666a16a432501261e16a8 (patch) | |
tree | b44ad57ff49535beb52d3636e5b44571155550f1 /llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp | |
parent | d994487db780d5b3ec4286391598684d99e9c9c3 (diff) | |
download | llvm-70e2319e9a0f65d8cac666a16a432501261e16a8.zip llvm-70e2319e9a0f65d8cac666a16a432501261e16a8.tar.gz llvm-70e2319e9a0f65d8cac666a16a432501261e16a8.tar.bz2 |
[IR2Vec] Add embeddings mode to llvm-ir2vec tool (#147844)
Add embedding generation functionality to the llvm-ir2vec tool, complementing the existing triplet generation mode.
This change completes the IR2Vec tool by adding the embedding generation functionality, which was previously mentioned as a TODO item. The tool now supports both triplet generation for vocabulary training and embedding generation using a trained vocabulary.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp')
0 files changed, 0 insertions, 0 deletions