[PATCH] D121276: [CMake] Include runtimes test suites in check-all
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 08:23:04 PDT 2022
jdenny added a comment.
In D121276#3380870 <https://reviews.llvm.org/D121276#3380870>, @phosek wrote:
> Can you test D121647 <https://reviews.llvm.org/D121647> to see if it resolves the issue for you?
Applying it at 6ac3d8ef9c43 <https://reviews.llvm.org/rG6ac3d8ef9c43c9add38d90d8810aca2623ae9c52> causes check-all to include openmp tests (both libomp and libomptarget) again for me. I did not otherwise review the patch.
Thanks for that fix, and thanks for this patch to merge the test suite runs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121276/new/
https://reviews.llvm.org/D121276
More information about the llvm-commits
mailing list