[all-commits] [llvm/llvm-project] b7eb01: [NFC][OpenMP][MLIR] Refactor code related to colle...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Wed Mar 19 04:06:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7eb01b3a15d59be58319705c916ddf6859d0aab
      https://github.com/llvm/llvm-project/commit/b7eb01b3a15d59be58319705c916ddf6859d0aab
  Author: Kareem Ergawy <kareem.ergawy at amd.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  [NFC][OpenMP][MLIR] Refactor code related to collecting privatizer info into a shared util (#131582)

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