[PATCH] D26389: [SCEV] limit recursion depth of CompareSCEVComplexity

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 12:30:09 PST 2016


tstellarAMD added a comment.

Can you check if this fixes the tests cases from these bugs:
https://llvm.org/bugs/show_bug.cgi?id=28721
https://llvm.org/bugs/show_bug.cgi?id=30257


https://reviews.llvm.org/D26389





More information about the llvm-commits mailing list