[llvm] [ctx_prof] Simple ICP criteria during module inliner (PR #109881)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 11:12:51 PDT 2024


================
@@ -242,13 +260,22 @@ PreservedAnalyses ModuleInlinerPass::run(Module &M,
           // iteration because the next iteration may not happen and we may
           // miss inlining it.
           // FIXME: enable for ctxprof.
----------------
mtrofin wrote:

done

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


More information about the llvm-commits mailing list