[all-commits] [llvm/llvm-project] a06010: [flang][openacc] Support static slice in reduction...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Jul 18 14:14:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a060102b3cb09d0710a58f783e18679858b3fdfc
      https://github.com/llvm/llvm-project/commit/a060102b3cb09d0710a58f783e18679858b3fdfc
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

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

  Log Message:
  -----------
  [flang][openacc] Support static slice in reduction lowering

Lower static array slices reduction with the correct
type.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list