[all-commits] [llvm/llvm-project] 375862: [OpenMP] Fix the issue in openmp/runtime/test/para...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Wed Jun 14 09:25:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 375862b481d952add7510270dc0adaed04049b1b
https://github.com/llvm/llvm-project/commit/375862b481d952add7510270dc0adaed04049b1b
Author: Shilei Tian <i at tianshilei.me>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M openmp/runtime/test/parallel/bug63197.c
Log Message:
-----------
[OpenMP] Fix the issue in openmp/runtime/test/parallel/bug63197.c
If the system has 32 threads, then the test will fail because of partial match.
More information about the All-commits
mailing list