[all-commits] [llvm/llvm-project] 579c3c: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Tue Jun 10 12:54:46 PDT 2025
Branch: refs/heads/users/svkeerthy/06-10-_mlininer_ir2vec_integrating_ir2vec_with_mlinliner
Home: https://github.com/llvm/llvm-project
Commit: 579c3c03fa1117382c810c8d322f5d83689d79dc
https://github.com/llvm/llvm-project/commit/579c3c03fa1117382c810c8d322f5d83689d79dc
Author: svkeerthy <venkatakeerthy at google.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
M llvm/include/llvm/Analysis/IR2Vec.h
M llvm/include/llvm/Analysis/InlineAdvisor.h
M llvm/include/llvm/Analysis/InlineModelFeatureMaps.h
M llvm/include/llvm/Analysis/MLInlineAdvisor.h
M llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
M llvm/lib/Analysis/IR2Vec.cpp
M llvm/lib/Analysis/InlineAdvisor.cpp
M llvm/lib/Analysis/MLInlineAdvisor.cpp
M llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
Log Message:
-----------
[MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
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