[PATCH] D47949: [callsitesplit] Limit the # of predecessors walk when recording condition
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 8 09:09:49 PDT 2018
fhahn added a comment.
Thanks for the patch! Could you add a test case for this too? It can be very simple, just set `callsite-predecessor-walk-threshold=1` and have a usable condition at the 2nd predecessor
Repository:
rL LLVM
https://reviews.llvm.org/D47949
More information about the llvm-commits
mailing list