[llvm] [Draft] Integrate EmitC-translated MLGO models (PR #209829)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 18:53:50 PDT 2026


================
@@ -0,0 +1,82 @@
+//===- EmitCInlinerSizeModel.h - EmitC inliner model wrapper ----*- C++ -*-===//
----------------
mtrofin wrote:

This and the RegallocEvictModel would be codegen-ed and instead we'd have a generic wrapper expecting a class -right?

https://github.com/llvm/llvm-project/pull/209829


More information about the llvm-commits mailing list