[PATCH] D16637: [SimplifyCFG] limit recursion depth when speculating instructions (PR26308)
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 10:25:45 PST 2016
majnemer accepted this revision.
majnemer added a comment.
This revision is now accepted and ready to land.
LGTM
We can always adjust 10 if it is too low.
http://reviews.llvm.org/D16637
More information about the llvm-commits
mailing list