[PATCH] D84328: [ScheduleDAGRRList] Limit number of candidates to explore.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 25 07:48:41 PDT 2020
fhahn added a comment.
In D84328#2174045 <https://reviews.llvm.org/D84328#2174045>, @RKSimon wrote:
> These appear to be red due to timeouts:
>
> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win
> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-ubuntu
OK, I removed the test in rGc09a10845b42 <https://reviews.llvm.org/rGc09a10845b429307a38a93799e7520c0e16850fd>. it seems like there's no way to work around the expensive-checks issue and reducing the width of the store much further will defeat the actual purpose of the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84328/new/
https://reviews.llvm.org/D84328
More information about the llvm-commits
mailing list