[PATCH] D16123: Limit number of blocks scanned for non-local dependences
Bruno Cardoso Lopes via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 10:33:53 PST 2016
bruno added a subscriber: bruno.
bruno added a comment.
Hi Joerg,
Thanks for working on this!
Given your testcase (original bug), could you show how much time it takes for different BlockNumberLimit values? Although a 100 seems reasonable at first look, I wonder how much we can push the limit for the default value.
http://reviews.llvm.org/D16123
More information about the llvm-commits
mailing list