[all-commits] [llvm/llvm-project] 254b33: [acc] Add firstprivate/private/reduction to `acc.k...

Susan Tan (ス-ザン タン) via All-commits all-commits at lists.llvm.org
Wed Dec 3 14:50:23 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 254b33f3f8c6f71242f1c4b0d1b0f7038a07045d
      https://github.com/llvm/llvm-project/commit/254b33f3f8c6f71242f1c4b0d1b0f7038a07045d
  Author: Susan Tan (ス-ザン タン) <zujunt at nvidia.com>
  Date:   2025-12-03 (Wed, 03 Dec 2025)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
    M mlir/test/Dialect/OpenACC/ops.mlir

  Log Message:
  -----------
  [acc] Add firstprivate/private/reduction to `acc.kernels` (#170387)

Similar to https://github.com/llvm/llvm-project/pull/161881, we will
need private/firstprivate/reduction representation for acc kernels for
automatic privatization



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