[PATCH] D47949: [callsitesplit] Limit the # of predecessors walk when recording condition

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 17:21:57 PDT 2018


davide added a comment.

I'll let @junbuml or @fhahn to make the call as they touched this more than me but I think we should see whether it's feasible to fix the algorithmic complexity (or understand why it's harder) before pushing this bandaid.


Repository:
  rL LLVM

https://reviews.llvm.org/D47949





More information about the llvm-commits mailing list