[all-commits] [llvm/llvm-project] 2aea2d: By-ref reductions on the GPU.
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Tue Oct 28 08:24:46 PDT 2025
Branch: refs/heads/users/ergawy/allocatable_reduction_irbuilder
Home: https://github.com/llvm/llvm-project
Commit: 2aea2d8d1a56091d8977555b3f4f3caab6bd3bba
https://github.com/llvm/llvm-project/commit/2aea2d8d1a56091d8977555b3f4f3caab6bd3bba
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/omptarget-multi-block-reduction.mlir
M mlir/test/Target/LLVMIR/omptarget-multi-reduction.mlir
M mlir/test/Target/LLVMIR/omptarget-teams-distribute-reduction.mlir
M mlir/test/Target/LLVMIR/omptarget-teams-reduction.mlir
Log Message:
-----------
By-ref reductions on the GPU.
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