[PATCH] D107159: [DA] control compile-time spent by MIV tests
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 13:53:15 PDT 2021
Meinersbur added a comment.
Is it feasible tp add a test-case that reaches the threshold? If a loop depth of 12 takes a minute, would a test with depth 10 still be acceptable to run as part of the regression tests?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107159/new/
https://reviews.llvm.org/D107159
More information about the llvm-commits
mailing list