[all-commits] [llvm/llvm-project] 2e1982: [flang][openacc] Add acc.declare_action attributes...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Aug 15 09:44:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e1982f31d27867fbd5253b4fa38f81612e52b88
      https://github.com/llvm/llvm-project/commit/2e1982f31d27867fbd5253b4fa38f81612e52b88
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M flang/include/flang/Lower/OpenACC.h
    M flang/include/flang/Optimizer/Builder/MutableBox.h
    M flang/lib/Lower/Allocatable.cpp
    M flang/lib/Lower/OpenACC.cpp
    M flang/lib/Optimizer/Builder/MutableBox.cpp
    M flang/test/Lower/OpenACC/acc-declare.f90

  Log Message:
  -----------
  [flang][openacc] Add acc.declare_action attributes on operation

This patches adds the acc.declare_action attrbites on
post allocate operation and pre/post deallocate operations.

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D157915




More information about the All-commits mailing list