[all-commits] [llvm/llvm-project] 392203: [flang][openacc] Add lowering support for present ...

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


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

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

  Log Message:
  -----------
  [flang][openacc] Add lowering support for present clause on OpenACC declare

Lower the present clause on the OpenACC declare construct in
function/subroutine.

Depends on D156572

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list