[PATCH] D70147: Repeat DevirtSCCRepeatedPass if any inlining happens.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 10:50:19 PST 2019


davidxl added a comment.

The compile time impact looks too high. Might consider more fine grained check to trigger more iterations.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70147





More information about the llvm-commits mailing list