[all-commits] [llvm/llvm-project] e0eae8: [𝘀𝗽𝗿] changes introduced through rebase
Julian Brown via All-commits
all-commits at lists.llvm.org
Fri May 29 10:24:16 PDT 2026
Branch: refs/heads/users/jtb20/spr/main.openmp-constructor-and-destructor-fixes-for-tasks-cloned-for-recorded-taskgraphs
Home: https://github.com/llvm/llvm-project
Commit: e0eae88097b9ee23ac7ebb710d462e035cbad0c7
https://github.com/llvm/llvm-project/commit/e0eae88097b9ee23ac7ebb710d462e035cbad0c7
Author: Julian Brown <julian.brown at amd.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M clang/lib/Basic/OpenMPKinds.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M openmp/runtime/src/kmp.h
M openmp/runtime/src/kmp_tasking.cpp
M openmp/runtime/test/taskgraph/taskgraph_firstprivate_stack_depth.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_mixed_capture.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_mixed_capture_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_nontrivial_type.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_nontrivial_type_recursive.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_nontrivial_type_recursive_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_nontrivial_type_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_pointer.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_pointer_recursive_frameid.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_pointer_recursive_frameid_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_pointer_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_recursive.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_recursive_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_works.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_lexical_shared_works_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_nonlexical_recursive_reduction.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_nonlexical_reduction_minimal_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_nonlexical_shared_fails_1.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_nonlexical_shared_fails_1_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_nonlexical_shared_fails_2.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_nonlexical_shared_fails_2_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_saved_stack_depth.cpp
M openmp/runtime/test/taskgraph/taskgraph_replayable_saved_stack_depth_taskloop.cpp
M openmp/runtime/test/taskgraph/taskgraph_shared_stack_depth.cpp
M openmp/runtime/test/tasking/omp_taskgraph.cpp
M openmp/runtime/test/tasking/omp_taskgraph_deps.cpp
M openmp/runtime/test/tasking/omp_taskgraph_multiTDGs.cpp
M openmp/runtime/test/tasking/omp_taskgraph_taskloop.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.5
[skip ci]
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