[PATCH] D127689: [inliner] Add per-SCC-pass InlineAdvisor printing option
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 14:45:50 PDT 2022
mtrofin accepted this revision.
mtrofin added a comment.
This revision is now accepted and ready to land.
lgtm, just please move the ml one down into test/Transforms/Inline/ML
================
Comment at: llvm/test/Transforms/Inline/enable-inline-advisor-printing-ml.ll:1
+; REQUIRES: llvm_inliner_model_autogenerated
+
----------------
this should go under the ML subfolder there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127689/new/
https://reviews.llvm.org/D127689
More information about the llvm-commits
mailing list