[all-commits] [llvm/llvm-project] aa6a08: [NFC][OpenMP] Split nesting_of_regions test (#87842)
Mike Rice via All-commits
all-commits at lists.llvm.org
Mon Apr 8 12:53:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa6a089c367e024921bae050b8999a7bc4d58f76
https://github.com/llvm/llvm-project/commit/aa6a089c367e024921bae050b8999a7bc4d58f76
Author: Mike Rice <michael.p.rice at intel.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
A clang/test/OpenMP/Inputs/nesting_of_regions.cpp
R clang/test/OpenMP/nesting_of_regions.cpp
A clang/test/OpenMP/nesting_of_regions_45.cpp
A clang/test/OpenMP/nesting_of_regions_50.cpp
A clang/test/OpenMP/nesting_of_regions_51.cpp
A clang/test/OpenMP/nesting_of_regions_simd_45.cpp
A clang/test/OpenMP/nesting_of_regions_simd_50.cpp
Log Message:
-----------
[NFC][OpenMP] Split nesting_of_regions test (#87842)
This test is the bottleneck for OpenMP lit tests, running about twice as
long as the others. Break it into five tests based on run lines with the
same version.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list