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

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Tue Mar 18 02:15:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49b8d8472f9852883677d0a2b192ce1ddd877d0a
      https://github.com/llvm/llvm-project/commit/49b8d8472f9852883677d0a2b192ce1ddd877d0a
  Author: Kareem Ergawy <kareem.ergawy at amd.com>
  Date:   2025-03-18 (Tue, 18 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 (#131564)

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