[all-commits] [llvm/llvm-project] e114ec: [flang][openacc][NFC] Add test with allocatable an...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Aug 15 07:45:22 PDT 2022


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

  Changed paths:
    M flang/test/Lower/OpenACC/acc-data-operands.f90

  Log Message:
  -----------
  [flang][openacc][NFC] Add test with allocatable and pointer arrays

This patch adds tests for the handling of array sections for
arrays with the ALLOCATABLE or POINTER attribute.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list