[PATCH] D70147: Repeat DevirtSCCRepeatedPass if new indirect calls are found.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 13:39:28 PST 2019


yamauchi added a comment.

Now it would repeat DevirtSCCRepeatedPass if new indirect calls appear after inlining.

With this version, the compile time impact is ~1.48%.


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