diff options
author | S. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com> | 2025-07-17 12:03:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 12:03:56 -0700 |
commit | d994487db780d5b3ec4286391598684d99e9c9c3 (patch) | |
tree | 2c43f4ceafa64074bd968514aefa85686d7d652a /llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp | |
parent | fd5fc76c91538871771be2c3be2ca3a5f2dcac31 (diff) | |
download | llvm-d994487db780d5b3ec4286391598684d99e9c9c3.zip llvm-d994487db780d5b3ec4286391598684d99e9c9c3.tar.gz llvm-d994487db780d5b3ec4286391598684d99e9c9c3.tar.bz2 |
[IR2Vec] Add llvm-ir2vec tool for generating triplet embeddings (#147842)
Add a new LLVM tool `llvm-ir2vec`. This tool is primarily intended to generate triplets for training the vocabulary (#141834) and to potentially generate the embeddings in a stand alone manner.
This PR introduces the tool with triplet generation functionality. In the upcoming PRs I'll add scripts under `utils/mlgo` to complete the vocabulary tooling. #147844 adds embedding generation logic to the tool.
(Tracking issue - #141817)
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp')
0 files changed, 0 insertions, 0 deletions