[PATCH] D97046: [lit] Generalize `early_tests`

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 7 06:13:03 PST 2021


davezarzycki added a comment.

I have a patch that implements the record-and-reorder feature. It turned out to be simpler than I feared. Now I just need to figure out how to write a test for it that makes sense and is reliable. For `ninja check-llvm`, the record-and-reorder mode completes the test suite 51% faster on my 48-core machine. I think it's time to abandon this change proposal.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97046/new/

https://reviews.llvm.org/D97046



More information about the llvm-commits mailing list