[all-commits] [llvm/llvm-project] f75f16: [OpenMP][MLIR] Support LLVM translation for `distr...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Mon Mar 17 00:12:19 PDT 2025


  Branch: refs/heads/users/ergawy/omp_distribute_private_1
  Home:   https://github.com/llvm/llvm-project
  Commit: f75f164d2ab4aff98e43aff908e8666c8e904f78
      https://github.com/llvm/llvm-project/commit/f75f164d2ab4aff98e43aff908e8666c8e904f78
  Author: ergawy <kareem.ergawy at amd.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    A mlir/test/Target/LLVMIR/openmp-distribute-private.mlir
    M mlir/test/Target/LLVMIR/openmp-todo.mlir

  Log Message:
  -----------
  [OpenMP][MLIR] Support LLVM translation for `distribute` with delayed privatization

Adds support for tranlating delayed privatization (`private` and
`firstprivate`) for `omp.distribute` ops.



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