google / ml-compiler-opt

Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.
Apache License 2.0
629 stars 93 forks source link

Remove `inlining_default` as it's not used by anything #344

Closed mtrofin closed 4 months ago

mtrofin commented 4 months ago

The compiler side change will follow, but training can continue with this repository at HEAD because LLVM will patch features it can't find by allocating appropriate buffers and just never passing them to a model.