[all-commits] [llvm/llvm-project] f74b85: [flang][openacc] Support array with dynamic extent...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Oct 16 12:50:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f74b85c67827bd6b2115b5d0ccbf7f7de8cf5731
      https://github.com/llvm/llvm-project/commit/f74b85c67827bd6b2115b5d0ccbf7f7de8cf5731
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

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

  Log Message:
  -----------
  [flang][openacc] Support array with dynamic extents in reduction recipe (#68829)

Add support for array with dynamic extents in lowering of the reduction
recipe.




More information about the All-commits mailing list