[all-commits] [llvm/llvm-project] e25d7f: [flang][openacc] Add global destructor for acc dec...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jul 27 12:59:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e25d7f16888dac79a606de9e3ee126da8fb59c34
      https://github.com/llvm/llvm-project/commit/e25d7f16888dac79a606de9e3ee126da8fb59c34
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    M flang/test/Lower/OpenACC/acc-declare.f90

  Log Message:
  -----------
  [flang][openacc] Add global destructor for acc declare construct

Add the acc.global_dtor when lowering the OpenACC declare
construct.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list