[all-commits] [llvm/llvm-project] 2a333e: [flang][openacc] Add basic support for derived typ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon May 1 16:16:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a333e9104c855596f64ceb9d7d72a31856ad769
      https://github.com/llvm/llvm-project/commit/2a333e9104c855596f64ceb9d7d72a31856ad769
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

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

  Log Message:
  -----------
  [flang][openacc] Add basic support for derived type component in data operand

Add lowering support for derived type component appearing
in a data clause to the newly added data operand operations.

Depends on D149297

Reviewed By: razvanlupusoru, jeanPerier

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




More information about the All-commits mailing list