[all-commits] [llvm/llvm-project] 03a6c2: By-ref reductions on the GPU.
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Wed Oct 29 07:42:42 PDT 2025
Branch: refs/heads/users/ergawy/allocatable_reduction_irbuilder
Home: https://github.com/llvm/llvm-project
Commit: 03a6c2770d13ee717faee79805bbd8710a6465ab
https://github.com/llvm/llvm-project/commit/03a6c2770d13ee717faee79805bbd8710a6465ab
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-10-29 (Wed, 29 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.
Commit: c210b5da62e9f9fb2fb0417a5b21a4acecc5b491
https://github.com/llvm/llvm-project/commit/c210b5da62e9f9fb2fb0417a5b21a4acecc5b491
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/lib/Lower/Support/ReductionProcessor.cpp
M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Conversion/SCFToOpenMP/SCFToOpenMP.cpp
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
aaa
Compare: https://github.com/llvm/llvm-project/compare/656c0b00156d...c210b5da62e9
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