diff options
author | Mircea Trofin <mtrofin@google.com> | 2024-06-17 14:37:24 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2024-06-17 14:42:10 -0700 |
commit | 6b54ecca885f58cd9449535a8678d93144c62e4d (patch) | |
tree | 65c8976a1d5f842af898081e7d0537027c23d969 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 1adf0fae0503fccd1216865dd0276c3ec97f62a7 (diff) | |
download | llvm-6b54ecca885f58cd9449535a8678d93144c62e4d.zip llvm-6b54ecca885f58cd9449535a8678d93144c62e4d.tar.gz llvm-6b54ecca885f58cd9449535a8678d93144c62e4d.tar.bz2 |
[mlgo] remove `inlining_default` - unused feature
The feature was only exposed for training and was immediately dropped on
the training side. It was bulk-copied into the test model generator, where
it had no effect (the generator always returns a constant).
In the AOT + test model case, since the test model returns a constant, all
input features are pruned by the AOT compiler, so its presence/absence
doesn't matter.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions