[PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Daniel Berlin via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 14:39:25 PST 2016
dberlin added a comment.
Can you provide tests for these cases, so we at least have some idea when the limit should hit?
http://reviews.llvm.org/D15537
More information about the llvm-commits
mailing list