[all-commits] [llvm/llvm-project] a7fed0: [𝘀𝗽𝗿] changes introduced through rebase
Julian Brown via All-commits
all-commits at lists.llvm.org
Fri May 29 10:24:10 PDT 2026
Branch: refs/heads/users/jtb20/spr/clangopenmp-parsing-serialisation-and-deserialisation-for-the-saved-firstprivate-modifier
Home: https://github.com/llvm/llvm-project
Commit: a7fed009a1364530ca2c7590cfae86c149399e0b
https://github.com/llvm/llvm-project/commit/a7fed009a1364530ca2c7590cfae86c149399e0b
Author: Julian Brown <julian.brown at amd.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
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]
Commit: 33130ced0879e4735abbda45d3bf71fb7953cfe5
https://github.com/llvm/llvm-project/commit/33130ced0879e4735abbda45d3bf71fb7953cfe5
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:
-----------
run clang-format/rebase
Created using spr 1.3.5
Compare: https://github.com/llvm/llvm-project/compare/6270ec751fee...33130ced0879
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