[all-commits] [llvm/llvm-project] 288442: [IR2Vec][llvm-ir2vec] Supporting flow-aware embedd...
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Thu Aug 28 16:49:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 288442fcaa61a28fa66185bc4b783158f47fde43
https://github.com/llvm/llvm-project/commit/288442fcaa61a28fa66185bc4b783158f47fde43
Author: S. VenkataKeerthy <31350914+svkeerthy at users.noreply.github.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/docs/CommandGuide/llvm-ir2vec.rst
A llvm/test/tools/llvm-ir2vec/embeddings-flowaware.ll
A llvm/test/tools/llvm-ir2vec/embeddings-symbolic.ll
R llvm/test/tools/llvm-ir2vec/embeddings.ll
M llvm/tools/llvm-ir2vec/llvm-ir2vec.cpp
Log Message:
-----------
[IR2Vec][llvm-ir2vec] Supporting flow-aware embeddings (#153087)
Add flow-aware embedding support to llvm-ir2vec tool alongside the existing symbolic embeddings.
(Tracking issues - #141817, #141838)
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