[llvm] [MLGO] Model selection for models lowered through EmitC (PR #212650)

ioana ghiban via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 01:06:00 PDT 2026


================
@@ -0,0 +1,123 @@
+# Compile MLGO models expressed as MLIR to C++ headers via the EmitC pipeline.
----------------
ioghiban wrote:

I would not mention EmitC. I'd refer to this path as either "MLIR-based" or "in-tree".

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


More information about the llvm-commits mailing list