[all-commits] [llvm/llvm-project] f299e7: [mlir][OpenACC] indicate if destruction is needed ...

jeanPerier via All-commits all-commits at lists.llvm.org
Thu Oct 9 10:00:33 PDT 2025


  Branch: refs/heads/users/jeanPerier/acc_destroy_2
  Home:   https://github.com/llvm/llvm-project
  Commit: f299e79b043c9de51a414636c91c870ed74c4962
      https://github.com/llvm/llvm-project/commit/f299e79b043c9de51a414636c91c870ed74c4962
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M flang/include/flang/Optimizer/OpenACC/Support/FIROpenACCTypeInterfaces.h
    M flang/lib/Lower/OpenACC.cpp
    M flang/lib/Optimizer/OpenACC/Support/FIROpenACCTypeInterfaces.cpp
    M mlir/include/mlir/Dialect/OpenACC/OpenACCTypeInterfaces.td

  Log Message:
  -----------
  [mlir][OpenACC] indicate if destruction is needed in generatePrivateInit


  Commit: 0f604c7c38224d56dea700431c6735aae19fd0d8
      https://github.com/llvm/llvm-project/commit/0f604c7c38224d56dea700431c6735aae19fd0d8
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M flang/include/flang/Optimizer/OpenACC/Support/FIROpenACCTypeInterfaces.h
    M flang/lib/Lower/OpenACC.cpp
    M flang/lib/Optimizer/OpenACC/Support/FIROpenACCTypeInterfaces.cpp
    M flang/test/Lower/OpenACC/acc-private.f90
    M mlir/include/mlir/Dialect/OpenACC/OpenACCTypeInterfaces.td

  Log Message:
  -----------
  [mlir][OpenACC] add genPrivateDestroy to MappableTypeInterface


Compare: https://github.com/llvm/llvm-project/compare/f299e79b043c%5E...0f604c7c3822

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