[all-commits] [llvm/llvm-project] 6e711b: [flang][openacc] Add initial support to lower assu...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Apr 25 13:27:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e711b951c2acfa3406cc929ebf9249fd9cc8503
      https://github.com/llvm/llvm-project/commit/6e711b951c2acfa3406cc929ebf9249fd9cc8503
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-04-25 (Tue, 25 Apr 2023)

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

  Log Message:
  -----------
  [flang][openacc] Add initial support to lower assumed size array in data operand

Add lowering for assumed size array in data clause to the newly
added data operand operations.

Depends on D148840

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list