[PATCH] D122370: Split up large test files under clang/test/CodeGen/RISCV

Brandon Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 23 22:55:58 PDT 2022


4vtomat added a comment.

In D122370#3404590 <https://reviews.llvm.org/D122370#3404590>, @MaskRay wrote:

> I assume this is to improve test parallelism. Do you have runtime comparison?

actually, this is to prevent single file from timeout due to many test cases, such as https://reviews.llvm.org/D122205#3403925


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122370



More information about the cfe-commits mailing list