[all-commits] [llvm/llvm-project] 9f548c: [flang][openacc] Support array section with non co...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Apr 24 10:12:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f548c18249f27a6208d80b1063d3a5039b2b1cd
      https://github.com/llvm/llvm-project/commit/9f548c18249f27a6208d80b1063d3a5039b2b1cd
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

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

  Log Message:
  -----------
  [flang][openacc] Support array section with non constant bounds

Add lowering for non constant lower and upper bounds
in array section.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list