diff options
author | David Green <david.green@arm.com> | 2022-07-27 17:55:11 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-07-27 17:55:11 +0100 |
commit | 7ce39d80a86a4afbcf1be932b6c98b348b5b6549 (patch) | |
tree | 0ac8e751df7f0d336560827df3fa5606924927e9 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | 1a6d82b93f6b9101f62238f112f92b07877b8c21 (diff) | |
download | llvm-7ce39d80a86a4afbcf1be932b6c98b348b5b6549.zip llvm-7ce39d80a86a4afbcf1be932b6c98b348b5b6549.tar.gz llvm-7ce39d80a86a4afbcf1be932b6c98b348b5b6549.tar.bz2 |
[Lit] Sort previously failed tests early
D98179 added a mechanism to sort tests by test time to run slow tests
early, increasing potential parallelism. It also added a feature where
negative tests would be marked as negative, allowing subsequent test
runs to run them earlier. Unfortunately it never actually stored the
negative time, even if all the other code seemed to be inplace to sort
them early. Luckily the fix seems simple.
Differential Revision: https://reviews.llvm.org/D130570
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions