aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorS. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com>2025-05-28 12:19:02 -0700
committerGitHub <noreply@github.com>2025-05-28 12:19:02 -0700
commit3581e9bb4c7c37a1a277322d5389d4b11be0ac49 (patch)
tree8c017061aa555b58105cc2e7d665d1057bf9b157 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent259fe01aceecfcf0948ca3efb1bb0a9769798dc1 (diff)
downloadllvm-3581e9bb4c7c37a1a277322d5389d4b11be0ac49.zip
llvm-3581e9bb4c7c37a1a277322d5389d4b11be0ac49.tar.gz
llvm-3581e9bb4c7c37a1a277322d5389d4b11be0ac49.tar.bz2
[NFC][IR2Vec] Refactoring for Stateless Embedding Computation (#141811)
Currently, users have to invoke two APIs: `computeEmbeddings()` followed by getters to access the embeddings. This PR refactors the code to reduce this *stateful* access of APIs. Users can now directly invoke getters; Internally, getters would compute the embeddings.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions