[all-commits] [llvm/llvm-project] d3a0df: [flang][openacc] Add semantic check for reduction ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jul 13 08:55:19 PDT 2023


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

  Changed paths:
    M flang/lib/Semantics/check-acc-structure.cpp
    A flang/test/Semantics/OpenACC/acc-reduction-validity.f90

  Log Message:
  -----------
  [flang][openacc] Add semantic check for reduction operator and types

Check the combination of reduction operator and types. This is
currently not checking common block and composite types.

Depends on D155105

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list