[PATCH] D136774: [Outliner] Add an option to only enable outlining of patterns above a certain threshold

Kyungwoo Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 11:51:37 PDT 2023


kyulee added a comment.

Yeah. Even though we may come up with a base cost model, we may still have a tuning parameter anyhow depending on target or objectives, which won't be much different than having a threshold like this case.
LGTM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136774/new/

https://reviews.llvm.org/D136774



More information about the llvm-commits mailing list