[all-commits] [llvm/llvm-project] 03e97e: [OpenMP][MLIR] Refactor code related to collecting...

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


  Branch: refs/heads/users/ergawy/omp_distribute_private_3_refactor_private_utils
  Home:   https://github.com/llvm/llvm-project
  Commit: 03e97e15d8e9d9b6390da8bdcd0ff55074851714
      https://github.com/llvm/llvm-project/commit/03e97e15d8e9d9b6390da8bdcd0ff55074851714
  Author: 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

  Log Message:
  -----------
  [OpenMP][MLIR] Refactor code related to collecting privatizer info into a shared util

Moves code needed to collect info about delayed privatizers into a
shared util instread of repeating the same patter across all relevant
constructs.



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