[all-commits] [llvm/llvm-project] e49208: [OpenACC] Add AutomaticAllocationScope to recipe o...

Scott Manley via All-commits all-commits at lists.llvm.org
Mon Jan 27 07:48:08 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e492083f55d98144ba9a049450cb429d7fd52510
      https://github.com/llvm/llvm-project/commit/e492083f55d98144ba9a049450cb429d7fd52510
  Author: Scott Manley <rscottmanley at gmail.com>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
    M mlir/test/Dialect/OpenACC/ops.mlir

  Log Message:
  -----------
  [OpenACC] Add AutomaticAllocationScope to recipe ops (#124337)

The recipe operations should have AutomaticAllocationScope so recipes can
be converted using operators that require parent ops to have
AutomaticAllocationScope



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