diff options
author | S. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com> | 2025-06-02 15:05:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-02 15:05:11 -0700 |
commit | 741136a8ac924462da0e786a209e1bd4b9b247c6 (patch) | |
tree | e8ae69d86223d12b9b215f2efb7874079e47b148 /llvm/lib/IR/Module.cpp | |
parent | c80c4525251eed6c833fb56bc0c956bfe590570f (diff) | |
download | llvm-741136a8ac924462da0e786a209e1bd4b9b247c6.zip llvm-741136a8ac924462da0e786a209e1bd4b9b247c6.tar.gz llvm-741136a8ac924462da0e786a209e1bd4b9b247c6.tar.bz2 |
[NFC][IR2Vec] Removing Dimension from `Embedder::Create` (#142486)
This PR removes the necessity to know the dimension of the embeddings while invoking `Embedder::Create`. Having the `Dimension` parameter introduces complexities in downstream consumers.
(Tracking issue - #141817)
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions