[all-commits] [llvm/llvm-project] 119c51: [flang][openacc] Add support for complex add reduc...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Jul 12 14:28:37 PDT 2023


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

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

  Log Message:
  -----------
  [flang][openacc] Add support for complex add reduction

Add lowering support for reduction with the add operator
on complex type.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list