[PATCH] D23156: [ADT] Stop trying to test every combination of values in a triple in every permutation.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 23:06:12 PDT 2016


chandlerc marked 2 inline comments as done.
chandlerc added a comment.

Improved comments and description. Thanks all, landing!

With this, the slowest test in check-llvm is 20s and the next slowest is 11s!


https://reviews.llvm.org/D23156





More information about the llvm-commits mailing list