[all-commits] [llvm/llvm-project] 22f12c: only change loop structure for reductions

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Mon Jun 8 11:57:59 PDT 2026


  Branch: refs/heads/users/ro-i/xteam-red-codegen
  Home:   https://github.com/llvm/llvm-project
  Commit: 22f12cd8dad4cc0780807f18ccc2166031545587
      https://github.com/llvm/llvm-project/commit/22f12cd8dad4cc0780807f18ccc2166031545587
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M clang/lib/CodeGen/CGStmtOpenMP.cpp
    M clang/test/OpenMP/amdgcn_target_device_vla.cpp
    M clang/test/OpenMP/amdgpu_target_with_aligned_attribute.c
    M clang/test/OpenMP/metadirective_device_arch_codegen.cpp
    M clang/test/OpenMP/nvptx_SPMD_codegen.cpp
    M clang/test/OpenMP/nvptx_distribute_parallel_generic_mode_codegen.cpp
    M clang/test/OpenMP/nvptx_target_teams_distribute_parallel_for_codegen.cpp
    M clang/test/OpenMP/nvptx_target_teams_distribute_parallel_for_simd_codegen.cpp
    M clang/test/OpenMP/nvptx_target_teams_generic_loop_codegen.cpp
    M clang/test/OpenMP/nvptx_target_teams_generic_loop_generic_mode_codegen.cpp
    M clang/test/OpenMP/target_teams_generic_loop_codegen_as_distribute.cpp
    M clang/test/OpenMP/target_teams_generic_loop_codegen_as_parallel_for.cpp
    M offload/test/offloading/gpupgo/pgo_atomic_teams.c

  Log Message:
  -----------
  only change loop structure for reductions



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